Description
Response content has been unzipped by RestTemplate.
As a reverse proxy, we want to return the downstream service response to the client directly, i.e., the response content should be raw and compressed.
Acceptance Criteria
Proxy works under the content-encoding: gzip.