[ 
https://issues.apache.org/jira/browse/HTTPCORE-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054010#comment-18054010
 ] 

Oleg Kalnichevski commented on HTTPCORE-792:
--------------------------------------------

[~kwin] You are looking at the wrong place. Please see [1] There will be no new 
features in 4.5. In fact, there will be no features in any versions of 
HttpClient other than 5.7. You need to upgrade in any case.

Please upgrade to 5.6 and re-test.

Oleg

[1] 
https://github.com/apache/httpcomponents-client/commit/56122fd33fb8a67d23369a81f6e1d89aabf4ba10

> Expose compression algorithm (and transfer size) from HttpEntity
> ----------------------------------------------------------------
>
>                 Key: HTTPCORE-792
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-792
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 5.4
>            Reporter: Konrad Windszus
>            Priority: Major
>
> HttpClient transparently decompressed certain compressed responses. However 
> there is no API to retrieve information about:
> - the compression algorithm used for the response
> - how many bytes were transferred
> Would be nice to make this information accessible via 
> {{org.apache.hc.core5.http.HttpEntity}} or from 
> https://github.com/apache/httpcomponents-client/blob/b78c2ad55dcff4228911cef3184cca8a76ef5d4b/httpclient5/src/main/java/org/apache/hc/client5/http/entity/compress/DecompressingEntity.java#L38.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to