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

typo for http response on handshake failure? #23

Open
shekhei opened this issue Apr 24, 2013 · 0 comments
Open

typo for http response on handshake failure? #23

shekhei opened this issue Apr 24, 2013 · 0 comments

Comments

@shekhei
Copy link

shekhei commented Apr 24, 2013

under line 812 in manager.js, the http code returned is 403 after handshake error, but it is written as 401 in the spec document

401 Unauthorized

If the server refuses to authorize the client to connect, based on the supplied information (eg: Cookie header or custom query components).

No response body is required.
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

No branches or pull requests

1 participant