On 18/03/2009, ol...@apache.org <ol...@apache.org> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to