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

gzip responses from upstream are not decoded #161

Open
akira28 opened this issue Sep 2, 2022 · 0 comments
Open

gzip responses from upstream are not decoded #161

akira28 opened this issue Sep 2, 2022 · 0 comments

Comments

@akira28
Copy link
Contributor

akira28 commented Sep 2, 2022

Issue Description

If my upstream service returns a gzipped response, if I use a transform template kong returns an empty response (and give an error on console)

Expected Behavior

if I send the Accept-Encoding gzip and the upstream service sends a gzipped response, I should receive the gzipped response

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

No branches or pull requests

1 participant