Hello, I have a user reporting a problem[1] that HttpClient 5.6 no longer works for them. This is related to a commit[2] that no longer removes certain headers, including the content-encoding.
We're now facing a situation where the response is advertising the content is gzipped, but the response inputstream is not. We're therefore trying to attempt to unzip the already unzipped content, which fails. Is this sort of workflow expected? If so, what would be the correct way to handle this use case so that it works prior to 5.6 and with 5.6 Thanks! S. [1] https://github.com/spring-projects/spring-ws/issues/1754 [2] https://github.com/apache/httpcomponents-client/commit/56122fd33fb8a67d23369a81f6e1d89aabf4ba10
smime.p7s
Description: S/MIME Cryptographic Signature
