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

allow draft76 websockets (Safari) #1370

Merged
merged 1 commit into from Feb 6, 2012
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Feb 3, 2012

Safari still uses draft76, and Tornado 2.2.0 release disables access from the draft version by default for security reasons. This simply sets the tornado flag to True, so we can continue to support Safari until it upgrades to the RFC 6455 implementation.

Safari still uses draft76, and Tornado 2.2.0 release disables the
access from the draft version by default for security reasons.
This simply sets the tornado flag to True, so we can continue
to support Safari until it upgrades to the RFC 6455 implementation.
@ellisonbg
Copy link
Member

Looks good, merging.

ellisonbg added a commit that referenced this pull request Feb 6, 2012
allow draft76 websockets (Safari)
@ellisonbg ellisonbg merged commit ace443a into ipython:master Feb 6, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
allow draft76 websockets (Safari)
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