You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2023/03/15 19:12:00 UTC

[jira] [Commented] (HTTPCLIENT-2263) Cannot Access Trailer-Headers in Chunked transfer-encoding

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

Oleg Kalnichevski commented on HTTPCLIENT-2263:
-----------------------------------------------

[~colebq] We are not going to fix anything other than major protocol violations and security issues in the 4.x branch going forward. 

I am going to close this issue as WONTFIX but you are still welcome to raise a PR at the GitHub with the proposed changes. I promise the PR will get reviewed and merged in as long as there are no API visible changes.

Oleg

 

> Cannot Access Trailer-Headers in Chunked transfer-encoding
> ----------------------------------------------------------
>
>                 Key: HTTPCLIENT-2263
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2263
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 4.5.14
>            Reporter: Cole Greer
>            Priority: Major
>
> This issue was previously identified and fixed [here|https://issues.apache.org/jira/browse/HTTPCLIENT-1992] for HttpClient version 5.0. To my knowledge this issue has been present since version 4.3 when wrappers were added for response entities and content streams and access to the underlying ChunkedInputStream was restricted.
> My proposal is to backport the fix from HTTPCLIENT-1992 to 4.5.x and add a getTrailers() method to ResponseEntityProxy.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org