Skip to content

Conversation

@indutny
Copy link
Member

cc @nodejs/http @nodejs/http2 Note that handling of h2 preamble has changed and llhttp now returns HPE_PAUSED_H2_UPGRADE error.

@nodejs-github-botnodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Apr 8, 2021
@indutnyindutnyforce-pushed the feature/llhttp-5.0 branch from 46b44a3 to 84c9f0cCompareApril 8, 2021 05:30
@indutnyindutnyforce-pushed the feature/llhttp-5.0 branch from 84c9f0c to 24fd191CompareApril 8, 2021 05:38
Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm


Should this be backported?

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@indutny
Copy link
MemberAuthor

@mcollina possibly, but I the PRI * ... handling changes the behavior a bit so I'm wary of breaking existing code.

@mcollina
Copy link
Member

I've added a bunch of don't land labels to match this.

@mcollinamcollina added the semver-minor PRs that contain new features and should be released in the next minor version. label Apr 8, 2021
@gengjiawengengjiawen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 9, 2021
@indutny
Copy link
MemberAuthor

Landed in 6a1986d. Thank you!

@indutnyindutny closed this Apr 10, 2021
indutny added a commit that referenced this pull request Apr 10, 2021
PR-URL: #38146 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Daniele Belardi <[email protected]>
@indutnyindutny deleted the feature/llhttp-5.0 branch April 10, 2021 21:32
@mcollinamcollina mentioned this pull request Apr 12, 2021
@richardlau
Copy link
Member

It looks like this has broken the tests for body-parser and express: #37678 (comment)
cc @indutny@mcollina

@targostargos mentioned this pull request May 13, 2021
denihs pushed a commit to meteor/node-v14-esm that referenced this pull request Jun 28, 2023
PR-URL: nodejs#38146 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Daniele Belardi <[email protected]> # Conflicts: # deps/llhttp/README.md # deps/llhttp/include/llhttp.h # deps/llhttp/src/llhttp.c
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.semver-minorPRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@indutny@nodejs-github-bot@mcollina@richardlau@ronag@gengjiawen@dnlup