Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@bnoordhuis
Copy link
Member

Commit 598efcb ("deps: update http_parser to 2.4.1") introduced a
regression in HTTP Upgrade header handling.

Fixes: iojs#627

R=@indutny

@indutny
Copy link
Member

indutny commented Jan 27, 2015

LGTM, please follow up with the issue for fixing it.

Commit 598efcb ("deps: update http_parser to 2.4.1") introduced a
regression in HTTP Upgrade header handling.

Fixes: nodejs#627
PR-URL: nodejs#628
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Add a regression test for nodejs#627.

Before the http_parser rollback to 2.3.0, the request callback was
called but an 'upgrade' event was not emitted, even though there is
an Upgrade header present in the request.

PR-URL: nodejs#628
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
@bnoordhuis
Copy link
Member Author

nodejs/http-parser#217

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.