http: skip body and next message of CONNECT res
When handling a response to `CONNECT` request - skip message body and do not attempt to parse the next message. `CONNECT` requests are used in similar sense to HTTP Upgrade. Fix: https://github.com/nodejs/node/pull/6198 PR-URL: https://github.com/nodejs/node/pull/6279 Reviewed-By:Brian White <mscdex@mscdex.net> Reviewed-By:
James M Snell <jasnell@gmail.com>
parent
53058311
Please register or sign in to comment