sebb wrote:
On 18/03/2009, [email protected] <[email protected]> wrote:
Author: olegk
Date: Wed Mar 18 16:30:49 2009
New Revision: 755629
URL: http://svn.apache.org/viewvc?rev=755629&view=rev
Log:
HTTPCLIENT-834: Transparent content encoding support (initial patch).
* Support for gzip and deflate content codings
Contributed by James Abley <james.abley at gmail.com>
Added:
httpcomponents/httpclient/branches/branch_4_1/httpclient/src/main/java/org/apache/http/impl/client/ContentEncodingProcessor.java
httpcomponents/httpclient/branches/branch_4_1/httpclient/src/main/java/org/apache/http/impl/client/DeflateDecompressingEntity.java
httpcomponents/httpclient/branches/branch_4_1/httpclient/src/main/java/org/apache/http/impl/client/GzipDecompressingEntity.java
httpcomponents/httpclient/branches/branch_4_1/httpclient/src/test/java/org/apache/http/impl/client/TestContentCodings.java
AL headers are needed for the new files ...
Also please svn:eol-style native (if initial committer does that
hopefully fewer differences will be logged)
My bad. Fixed.
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]