Skip to content

[websockets] add latest websockets support #119

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

Closed
wants to merge 1 commit into from

Conversation

indutny
Copy link
Contributor

@indutny indutny commented Sep 29, 2011

Should fix #97

@indutny
Copy link
Contributor Author

indutny commented Sep 29, 2011

@indexzero - please review this.

@AvianFlu
Copy link
Contributor

+1, The testing that @mmalecki and I have been doing confirms that this works. We tried a similar version of this fix this morning, but it was in Node's lib/http.js and we didn't quite get it right.

The problem lies in an extremely convoluted message-sending bug in Node's http.Agent. Issue #97 Has more info.

@indexzero
Copy link
Member

Cherry-picked in 45ef87e

@indexzero indexzero closed this Sep 30, 2011
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.

http-proxy doesn't proxy the latest websocket specifications
3 participants