[
https://issues.apache.org/jira/browse/HTTPCLIENT-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669108#comment-13669108
]
Oleg Kalnichevski commented on HTTPCLIENT-1360:
-----------------------------------------------
Why should I object? Please go ahead. I would only suggest that this change be
done on trunk rather than 4.2.x. Ideally we ought not introduce new features on
a stable branch. There will be 4.3-beta3 soon. It might be the right moment to
consider upgrading to 4.3.
Oleg
> Expose DeflateInputStream as an independent class
> -------------------------------------------------
>
> Key: HTTPCLIENT-1360
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1360
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.2.5
> Reporter: Karl Wright
>
> The DeflateDecompressingEntity class performs a fairly involved bit of logic
> to decide how to decompress deflated data. It would be great if this logic
> were wrapped up as an InputStream wrapper (implementing InputStream, of
> course), so that it could be used by logic that cannot use an entity override
> for this purpose.
> (The specific case is that ManifoldCF needs to perform throttling *before*
> deflation/decompression, so it can't use the off-the-shelf entities provided
> for this purpose.)
--
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]