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

Fix GzipEncodingEnforcingFilter getHeaders always with a const value #1363

Merged
merged 3 commits into from
Dec 1, 2020

Conversation

kebe7jun
Copy link
Contributor

HttpHeaders.ACCEPT_ENCODING only need add to header names, not values.

…e Accept-Encoding

HttpHeaders.ACCEPT_ENCODING only need add to header names, not values.
@troshko111
Copy link
Contributor

Thanks, this looks good to me, but can you please add a test demonstrating the issue and the fix?

@troshko111 troshko111 self-assigned this Nov 30, 2020
@troshko111 troshko111 added the bug label Nov 30, 2020
@kebe7jun
Copy link
Contributor Author

kebe7jun commented Dec 1, 2020

hello @troshko111 , I have added tests for this case.

@troshko111
Copy link
Contributor

Thanks!

@troshko111 troshko111 merged commit 953810a into Netflix:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants