I can see that you have included some custom code for handling the gzip
compression in your PageFetcher code. As of httpclient 4.1 this is not needed
anymore. The ContentEncodingHttpClient class which is a subclass of
DefaultHttpClient will do this for you; it will also add deflate and x-gzip
supporting servers.
Best, Nikola
Original issue reported on code.google.com by nikolavp@gmail.com on 4 May 2012 at 7:57
Original issue reported on code.google.com by
nikolavp@gmail.com
on 4 May 2012 at 7:57