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

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

Cole Greer created HTTPCLIENT-2263:
--------------------------------------

             Summary: 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


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