[
https://issues.apache.org/jira/browse/HTTPCLIENT-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-1259:
------------------------------------------
Fix Version/s: 4.3 Alpha1
This issue will be resolved in HC 4.3.
Oleg
> Calling abort() on DecompressingHttpClient does nothing
> -------------------------------------------------------
>
> Key: HTTPCLIENT-1259
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1259
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.2.1
> Reporter: Clinton Nielsen
> Fix For: 4.3 Alpha1
>
>
> When DefaultHttpClient is wrapped in a DecompressingHttpClient, calling
> abort() on the HttpUriRequest does nothing because DecompressingHttpClient
> wraps the HttpUriRequest object in a RequestWrapper, causing the
> DefaultRequestDirector to not assign objects to the releaseTrigger and the
> connectionRequest.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]