[
https://issues.apache.org/jira/browse/HTTPCLIENT-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13429160#comment-13429160
]
Gary D. Gregory commented on HTTPCLIENT-1220:
---------------------------------------------
My intent here was to deal with the same basic issue as HTTPCLIENT-1199: I want
to port use of the deprecated ContentEncodingHttpClient to a decorated
DecompressingHttpClient. This issue helps me in that direction but I've not yet
encountered the POST issue. I think what I'll do then is stick with
ContentEncodingHttpClient until 4.3.
> Add DecompressingHttpClient#getHttpClient()
> -------------------------------------------
>
> Key: HTTPCLIENT-1220
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1220
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.2.1
> Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
> Maven home: C:\Java\apache-maven-3.0.4\bin\..
> Java version: 1.6.0_31, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_31\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> Reporter: Gary D. Gregory
> Fix For: 4.3 Alpha1
>
> Attachments: DecompressingHttpClient.diff
>
>
> This patch adds the accessor DecompressingHttpClient#getHttpClient() and
> makes the private ivars final.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]