Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
4.5.14
-
None
-
None
Description
This issue was previously identified and fixed here 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.
Attachments
Issue Links
- relates to
-
HTTPCLIENT-1992 Impossible to access trailer-headers available in chunked transfer-encoding
- Resolved