RestTemplate cannot handle GZIP response since 4.1.3 [SPR-12712] #17309
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
Milestone
Moosh Ben opened SPR-12712 and commented
We are using RestTemplate in our project with HttpClient.
Calling an API that returns a Gzipped response stopped working after upgrading to 4.1.3 (also not working in 4.1.4) .
RestTemplate creation:
Trace log of request and response (check the last line that prints the response of the exchange call):
Affects: 4.1.3, 4.1.4
Issue Links:
The text was updated successfully, but these errors were encountered: