mirror of https://github.com/lukechilds/node.git
Browse Source
It's not guaranteed that the socket data is received in the same chunk as the upgrade response. Listen for the `data` event to make sure all the data is received. PR-URL: https://github.com/nodejs/node/pull/4602 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: James M Snell <jasnell@gmail.com>v5.x
Santiago Gimeno
9 years ago
committed by
Rod Vagg
1 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue