You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Sebastiano Vigna <vi...@di.unimi.it> on 2013/10/27 10:55:46 UTC

Gzip'd connections

Is still (i.e., with the last release) DecompressingHttpClient the suggested way to implement transparent gzip compression handling?

Ciao,

					seba


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: Gzip'd connections

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sun, 2013-10-27 at 10:55 +0100, Sebastiano Vigna wrote:
> Is still (i.e., with the last release) DecompressingHttpClient the suggested way to implement transparent gzip compression handling?
> 

No, this class has been deprecated. Content decompression is now active
by default.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org