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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to