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

WebSocket: remove ARTWsAbnormalClose (1006) #606

Merged
merged 1 commit into from
May 31, 2017
Merged

WebSocket: remove ARTWsAbnormalClose (1006) #606

merged 1 commit into from
May 31, 2017

Conversation

ricardopereira
Copy link
Contributor

 - "1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint". See https://tools.ietf.org/html/rfc6455 page 45.
@mattheworiordan
Copy link
Member

Looks good to me. @SimonWoolf?

@SimonWoolf
Copy link
Member

👍

@SimonWoolf
Copy link
Member

Anything holding up this getting merged & released?

@ricardopereira
Copy link
Contributor Author

@SimonWoolf Tests aren't passing. Let me just take a look at what's happening.

@SimonWoolf
Copy link
Member

SimonWoolf commented May 31, 2017

any luck? We have a customer who's been waiting for this for a couple weeks, would be nice to get back to them

@ricardopereira
Copy link
Contributor Author

@SimonWoolf We can merge this. I created another branch for the test suite #609.

@tcard tcard merged commit 26b7f8c into master May 31, 2017
@tcard tcard deleted the fix-605 branch May 31, 2017 12:55
tcard pushed a commit that referenced this pull request May 31, 2017
- "1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint". See https://tools.ietf.org/html/rfc6455 page 45.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants