serkanturgut opened a new pull request #153: HTTPCLIENT-1992: Impossible to access trailer-headers available URL: https://github.com/apache/httpcomponents-client/pull/153 1. MainClientExec changed in a way to recognize chunked encoding and create correct http entity wrapper for it, implemented a new http entity wrapper which works with ChunkedInputStream to reach trailers and propagate them to HttpEntity.getTrailers() API 2. Fixed a typo in ResponseEntityProxy.enhance() method name
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
