http: remove legacy parser by addaleax · Pull Request #29589 · nodejs/node

@nodejs-github-bot added the lib / src

Issues and PRs related to general changes in the lib or src directory.

label

Sep 17, 2019

@addaleax addaleax added http

Issues or PRs related to the http subsystem.

http_parser

Issues and PRs related to the HTTP Parser dependency or the http_parser binding.

dont-land-on-v10.x and removed lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Sep 17, 2019

mcollina

@jasnell jasnell added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Sep 17, 2019

@addaleax

Remove the legacy `http_parser` implementation as a dependency
and all code that uses it in favor of llhttp, given that the latter
has been the default for all of Node 12 with no outstanding issues.

codebytere added a commit to electron/electron that referenced this pull request

Sep 14, 2020

codebytere added a commit to electron/electron that referenced this pull request

Sep 16, 2020

This was referenced

May 5, 2021