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 to HTTP/2.- and Chrome coalescing issue #4023

Merged
merged 1 commit into from Jan 12, 2022

Conversation

rayjlinden
Copy link
Contributor

Made change to return status code 421 instead of 403 when StrictSNIHost matching is on.

This is related to:
#4017

I'm not suggesting this is the complete fix. I just know it fixes a critical issue with Chrome (and presumable Firefox).

Made change to return status code 421 instead of 403 when StrictSNIHost matching is on.
@CLAassistant
Copy link

CLAassistant commented Feb 16, 2021

CLA assistant check
All committers have signed the CLA.

@mholt
Copy link
Member

mholt commented Jul 14, 2021

Update: I'm still not sure whether this is the right place to make this change, or if the standard lib should implement this instead since only it knows if the connection is reused.

@francislavoie
Copy link
Member

We'll close this for now, until we settle on a solution in #4017.

Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With no movement on this from standards body, I guess we will try it out. Thank you!

@mholt mholt merged commit 850e160 into caddyserver:master Jan 12, 2022
@mholt mholt added this to the v2.5.0 milestone Jan 12, 2022
@rayjlinden
Copy link
Contributor Author

Wow! Almost forgot about this... :)

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

Successfully merging this pull request may close these issues.

None yet

4 participants