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

A better, more robust fix for https:// checking on Hixie 75/76 #86

Closed
wants to merge 2 commits into from
Closed

A better, more robust fix for https:// checking on Hixie 75/76 #86

wants to merge 2 commits into from

Conversation

crockpotveggies
Copy link
Contributor

This is an update to the wss:// fix on 0.4.7. The original regular expression used was not robust and would fail if the HTTP ORIGIN contained a breaking space (or any other funny stuff). This fixes the edge cases and is highly recommended for those who are experiencing inconsistent issues with websocket secure wss:// protocols on webbit.

Also includes an update to the HISTORY file.

@aslakhellesoy
Copy link
Member

This was fixed in 6ab6553

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