Skip to content

Pull requests: nodejs/llhttp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Wasm build
#93 by dnlup was merged Apr 4, 2021 Loading…
http: validate HTTP version
#157 by ShogunPanda was merged Aug 2, 2022 Loading…
Port recent commits from http-parser
#38 by fanatid was closed Jan 8, 2020 Loading…
http: add additional completion callbacks
#76 by pallas was closed Nov 30, 2020 Loading…
api.h: include <stddef.h> to define size_t
#13 by detailyang was closed Jan 28, 2019 Loading…
api: limit HTTP_METHOD_MAP to HTTP methods semver-major
#103 by indutny was closed Apr 17, 2021 Loading…
Add CMakeLists.txt
#122 by bsergean was merged Jun 27, 2021 Loading…
Fix zero length chunked response regression
#256 by bdraco was merged Oct 27, 2023 Loading…
api: add llhttp_reset
#83 by pallas was merged Jan 29, 2021 Loading…
Add fuzzing set up
#114 by DavidKorczynski was merged May 28, 2021 Loading…
Stricter parsing of status line
#217 by emontnemery was merged Feb 9, 2023 Loading…
http: recognize HTTP2/PRI upgrade
#80 by pallas was closed Jan 12, 2021 Loading…
http: PRI upgrade should return PAUSED_H2_UPGRADE
#95 by indutny was closed Apr 6, 2021 Loading…
Added some very basic generation instructions for Windows.
#108 by Falven was merged Dec 19, 2021 Loading…
constants: add | to list of allowed URL chars
#24 by indutny was closed May 7, 2019 Loading…
build(deps): bump lodash from 4.17.15 to 4.17.19 dependencies Pull requests that update a dependency file
#63 by dependabot bot was merged Jul 17, 2020 Loading…
api: introduce llhttp_set_lenient_keep_alive
#94 by indutny was closed Mar 27, 2021 Loading…
readme: add installation instructions
#143 by davidhcefx was merged Dec 19, 2021 Loading…
Add HTTP statuses
#179 by ShogunPanda was merged Aug 26, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.