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

Added missing "reason" to ensure backward compatibility #190

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bsnych
Copy link

@bsnych bsnych commented Oct 23, 2024

Reason added for Informational response to socket connection upgrade. This ensures backwards compatibility for older socket libraries like: OCaml/websokets

Reason added for Informational response to socket connection upgrade. This ensures backwards compatibility for older socket libraries like: OCaml/websokets
@Kriechi
Copy link
Member

Kriechi commented Oct 23, 2024

Please add a test to make sure we don't regress in the future.

I couldn't find an explicit statement in RFC6455 about mandating exactly this reason - though if you are reporting that some clients are expecting exactly this reason, I think its valid to define it as default - and until somebody requests otherwise - not configurable.

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.

2 participants