-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.
Description
Upgrading to 12.2.0 broke several http calls with a parse error HPE_INVALID_HEADER_TOKEN
, all requests were working fine with version 11.10.0 I had before the upgrade.
I tried http-parser-js library to patch http but I still get the same issue
process.binding('http_parser').HTTPParser = require('http-parser-js').HTTPParser;
fakirpic, mkotsollaris, drzraf, josephrocca, mikestaub and 4 more
Metadata
Metadata
Assignees
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.