Skip to content

Make sure no bytes are lost during the handshake #293

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

Merged
merged 1 commit into from
May 7, 2013

Conversation

normanmaurer
Copy link

This fix the problem @jfarcand reported on the netty issue tracker:
netty/netty#1331

I wonder why you not used the WebSocketClientHandshakerFactory as it would have returned the WebSocketClientHandshaker08 which handles all of this correctly already.

jfarcand added a commit that referenced this pull request May 7, 2013
Make sure no bytes are lost during the handshake
@jfarcand jfarcand merged commit 63d6cac into AsyncHttpClient:master May 7, 2013
@jfarcand
Copy link
Contributor

jfarcand commented May 7, 2013

Thanks Norman!!!

cs-workco pushed a commit to cs-workco/async-http-client that referenced this pull request Apr 13, 2023
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.

2 participants