node/doc/api
Anna Henningsen 6bf5a1d691
http: make maximum header size configurable per-stream or per-server
Make `maxHeaderSize` a.k.a. `--max-header-size` configurable now that
the legacy parser is gone (which only supported a single global value).

Refs: https://github.com/nodejs/node/pull/30567

PR-URL: https://github.com/nodejs/node/pull/30570
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
2019-12-01 03:00:46 +01:00
..
addons.md src: deprecate two- and one-argument AtExit() 2019-11-05 23:59:02 +01:00
assert.md benchmark,doc,lib,test: prepare for padding lint rule 2019-11-30 06:28:29 -08:00
async_hooks.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
buffer.md doc: note that buf.buffer's contents might differ 2019-11-30 18:25:54 +01:00
child_process.md child_process: document kill() return value 2019-11-29 11:05:49 -05:00
cli.md wasi: introduce initial WASI support 2019-11-30 18:06:39 +01:00
cluster.md 2019-11-21, Version 13.2.0 (Current) 2019-11-21 17:14:59 -05:00
console.md doc, console: remove non-existant methods from docs 2019-11-13 07:40:51 +01:00
crypto.md crypto: forbid setting the PBKDF2 iter count to 0 2019-11-28 00:36:36 +01:00
debugger.md doc: add note about debugging worker_threads 2019-11-25 06:11:09 +01:00
deprecations.md doc: remove dashes 2019-10-26 08:39:41 -07:00
dgram.md 2019-11-05, Version 13.1.0 (Current) 2019-11-05 19:39:20 +01:00
dns.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
documentation.md doc: remove multiple consecutive blank lines 2019-08-31 15:27:58 -07:00
domain.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
errors.md wasi: introduce initial WASI support 2019-11-30 18:06:39 +01:00
esm.md doc: avoid proposal syntax in code example 2019-11-30 01:41:19 +01:00
events.md doc: remove "it is important to" phrasing 2019-10-26 16:33:24 -07:00
fs.md fs: add ENFILE to rimraf retry logic 2019-11-27 18:27:12 -05:00
globals.md doc: delete "a number of" things in the docs 2019-10-26 11:25:43 -07:00
http2.md http2: make maximum tolerated rejected streams configurable 2019-11-28 00:48:57 +01:00
http.md http: make maximum header size configurable per-stream or per-server 2019-12-01 03:00:46 +01:00
https.md 2019-11-21, Version 13.2.0 (Current) 2019-11-21 17:14:59 -05:00
index.md wasi: introduce initial WASI support 2019-11-30 18:06:39 +01:00
inspector.md doc: remove dashes 2019-10-26 08:39:41 -07:00
intl.md tools: support full-icu by default 2019-10-03 15:21:26 -07:00
modules.md doc: add missing 'added' versions to module.builtinModules 2019-11-30 01:52:34 +01:00
n-api.md doc,n-api: mark napi_detach_arraybuffer as experimental 2019-11-30 17:31:12 +01:00
net.md doc: revise socket.connect() note 2019-11-30 01:34:35 +01:00
os.md doc: revise os.md 2019-10-26 16:10:12 -07:00
path.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
perf_hooks.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
policy.md doc: remove dashes 2019-10-26 08:39:41 -07:00
process.md doc: fixed a typo in process.md 2019-11-30 18:07:41 +01:00
punycode.md doc: prevent some redirections 2018-07-14 22:57:03 +03:00
querystring.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
readline.md doc: remove dashes 2019-10-26 08:39:41 -07:00
repl.md doc: remove dashes 2019-10-26 08:39:41 -07:00
report.md doc: remove dashes 2019-10-26 08:39:41 -07:00
stream.md doc: add note of caution about non-conforming streams 2019-11-25 14:35:06 -08:00
string_decoder.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
synopsis.md doc: move Usage and Example to same header level 2019-07-09 19:45:20 -07:00
timers.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00
tls.md doc: remove dashes 2019-10-26 08:39:41 -07:00
tracing.md doc: remove dashes 2019-10-26 08:39:41 -07:00
tty.md doc: remove dashes 2019-10-26 08:39:41 -07:00
url.md doc: add entry to url.parse() changes metadata 2019-11-15 15:47:01 +01:00
util.md doc: add mention for using promisify on class methods 2019-11-20 17:00:47 -08:00
v8.md doc: remove "this API is unstable" note for v8 serdes API 2019-11-28 00:18:41 +01:00
vm.md esm: unflag --experimental-modules 2019-11-12 14:04:55 -08:00
wasi.md wasi: introduce initial WASI support 2019-11-30 18:06:39 +01:00
worker_threads.md doc: fix worker.resourceLimits indentation 2019-11-30 01:45:08 +01:00
zlib.md doc: escape brackets not used as markdown reference links 2019-10-10 22:15:58 -07:00