Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Cloud Gateway Disable RestTemplate Response Content Decoding #154

Open
Chaoyuuu opened this issue Dec 17, 2020 · 0 comments
Open

Comments

@Chaoyuuu
Copy link
Contributor

Chaoyuuu commented Dec 17, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant