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(http/ws): support multiple options in connection header #11675

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

crowlKats
Copy link
Member

Continuation of #11505

@lucacasonato
Copy link
Member

Can we get a test for this?

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

Thanks @crowlKats.

Regarding the liberal parsing of the headers for is_websocket_request: it doesn't have to be exact. It is really just part of a performance optimisation. If it has some false positives, the worst that can happen is a little bit of a perf decrease. No big deal.

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

2 participants