0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/doc
Anna Henningsen d6f1e395ca
http: make --insecure-http-parser configurable per-stream or per-server
From the issue:

> Some servers deviate from HTTP spec enougth that Node.js can't
> communicate with them, but "work" when `--insecure-http-parser`
> is enabled globally. It would be useful to be able to use this
> mode, as a client, only when connecting to known bad servers.

This is largely equivalent to https://github.com/nodejs/node/pull/31446
in terms of code changes.

Fixes: https://github.com/nodejs/node/issues/31440
Refs: https://github.com/nodejs/node/pull/31446

PR-URL: https://github.com/nodejs/node/pull/31448
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-01-24 17:54:23 +01:00
..
api http: make --insecure-http-parser configurable per-stream or per-server 2020-01-24 17:54:23 +01:00
api_assets doc: fix code display in header glitch 2020-01-24 04:51:54 -08:00
changelogs 2020-01-21, Version 13.7.0 (Current) 2020-01-21 09:58:13 -08:00
guides doc: de-duplicate security release processes 2019-12-31 09:44:25 -08:00
.eslintrc.yaml
abi_version_registry.json src: update NODE_MODULE_VERSION to 81 2019-11-08 15:46:34 +01:00
first_timer_badge.png
full-white-stripe.jpg
node.1 module: unflag conditional exports 2020-01-15 20:48:52 -05:00
offboarding.md doc: use consistent indenting for unordered list items 2019-09-03 20:55:39 -07:00
onboarding-extras.md doc: add blanks around code fences 2019-08-31 15:31:13 -07:00
onboarding.md doc: remove "make that" from onboarding.md 2019-06-23 07:07:14 -07:00
osx_installer_logo.png
releases.md doc: update signature algorithm in release doc 2019-12-02 06:26:30 +01:00
STYLE_GUIDE.md doc: add "Be direct." to the style guide 2019-12-15 13:16:56 -08:00
template.html doc: specify display=fallback for Google Fonts 2019-09-26 22:46:34 -07:00
thin-white-stripe.jpg