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

netty: Add system property to disable Connection header check (1.42.x backport) #8683

Merged
merged 1 commit into from Nov 9, 2021

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Nov 9, 2021

A user has a proxy that is sending "Connection: close", which is against
the HTTP/2 spec, but will take time to fix.

Fixes #8674

CC @augi, @YifeiZhuang

Backport of #8681

A user has a proxy that is sending "Connection: close", which is against
the HTTP/2 spec, but will take time to fix.

Fixes grpc#8674
@ejona86 ejona86 merged commit f1e4898 into grpc:v1.42.x Nov 9, 2021
@ejona86 ejona86 deleted the backport-connection-tmp-allow-1.42 branch November 9, 2021 17:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants