FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update llhttp to 5.1.0 by indutny · Pull Request #38146 · nodejs/node · GitHub

/ node Public

deps: update llhttp to 5.1.0 - #38146

Closed
indutny wants to merge 1 commit into
nodejs:masterfrom
indutny:feature/llhttp-5.0
Closed

deps: update llhttp to 5.1.0#38146
indutny wants to merge 1 commit into
nodejs:masterfrom
indutny:feature/llhttp-5.0

Conversation

indutny commented Apr 8, 2021

Copy link
Copy Markdown
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-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
indutny force-pushed the feature/llhttp-5.0 branch from 46b44a3 to 84c9f0c Compare April 8, 2021 05:30
indutny force-pushed the feature/llhttp-5.0 branch from 84c9f0c to 24fd191 Compare April 8, 2021 05:38

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm


Should this be backported?

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

indutny commented Apr 8, 2021

Copy link
Copy Markdown
Member Author

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

mcollina commented Apr 8, 2021

Copy link
Copy Markdown
Member

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

mcollina added the semver-minor PRs that contain new features and should be released in the next minor version. label Apr 8, 2021
gengjiawen added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 9, 2021

indutny commented Apr 10, 2021

Copy link
Copy Markdown
Member Author

Landed in 6a1986d. Thank you!

indutny closed this Apr 10, 2021
indutny added a commit that referenced this pull request Apr 10, 2021
PR-URL: #38146
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Daniele Belardi <dwon.dnl@gmail.com>
indutny deleted the feature/llhttp-5.0 branch April 10, 2021 21:32

Copy link
Copy Markdown
Member

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

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 <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Daniele Belardi <dwon.dnl@gmail.com>

# Conflicts:
#	deps/llhttp/README.md
#	deps/llhttp/include/llhttp.h
#	deps/llhttp/src/llhttp.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs 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


Back | FazBrowse Home | New Git URL