[
https://issues.apache.org/jira/browse/HTTPCLIENT-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Abley updated HTTPCLIENT-816:
-----------------------------------
Attachment: accept-encoding.patch
Sample patch containing tests and showing how the change could work.
$ svn info
Path: .
URL: http://svn.apache.org/repos/asf/httpcomponents/oac.hc3x/trunk
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 735818
Node Kind: directory
Schedule: normal
Last Changed Author: olegk
Last Changed Rev: 705886
Last Changed Date: 2008-10-18 15:29:36 +0100 (Sat, 18 Oct 2008)
> HttClient should support Accept-Encoding: gzip out of the box
> -------------------------------------------------------------
>
> Key: HTTPCLIENT-816
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-816
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient
> Affects Versions: 3.1.1
> Environment: Any
> Reporter: James Abley
> Priority: Minor
> Fix For: 3.1.1
>
> Attachments: accept-encoding.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I think HttpClient really ought to support Accept-Encoding: gzip without
> requiring any effort from the client developer. Allowing Content-Encoding:
> gzip responses can be a great bandwidth saver.
> But it also needs to cater for developers that have coded their own solution
> to this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]