Files
elasticsearch-js/test
Marcelo Gornstein aec0333a91 This will add the capability for handling gzipped content to the
http connector. On one hand, the response is handled with buffers
instead of assuming it is a string, and then depending on the
presence of the "content-encoding" header, will try to uncompress
the response or return it as it is. Either way, it will try to
handle the final result as an utf8 encoded string
2014-09-02 14:48:27 -03:00
..
2014-03-28 16:11:00 -07:00
2014-05-05 15:48:12 -07:00