| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
lgtm
Should this be backported?
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
@mcollina possibly, but I the PRI * ... handling changes the behavior a bit so I'm wary of breaking existing code. |
Sorry, something went wrong.
|
I've added a bunch of don't land labels to match this. |
Sorry, something went wrong.
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>
|
It looks like this has broken the tests for body-parser and express: #37678 (comment) |
Sorry, something went wrong.
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
| Back | FazBrowse Home | New Git URL |
cc @nodejs/http @nodejs/http2 Note that handling of h2 preamble has changed and llhttp now returns HPE_PAUSED_H2_UPGRADE error.