0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Peter Marton e5f101fe7b
http2: add req and res options to server creation
Add optional Http2ServerRequest and Http2ServerResponse options
to createServer and createSecureServer. Allows custom req & res
classes that extend the default ones to be used without
overriding the prototype.

PR-URL: https://github.com/nodejs/node/pull/15560
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2018-02-09 12:54:18 -05:00
..
_toc.md doc: update http URLs to https in doc/api 2017-11-23 16:06:35 -05:00
addons.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md doc: fix links in YAML metadata of assert.md 2018-02-09 17:15:47 +02:00
async_hooks.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
buffer.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
child_process.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
cli.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
cluster.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
console.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
crypto.md doc: add missing meta for createCipheriv 2018-02-09 01:26:39 +01:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md domain: runtime deprecate MakeCallback 2018-02-09 10:38:50 +01:00
dgram.md doc: decapitalize primitive types 2018-01-12 02:47:22 +02:00
dns.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
documentation.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
domain.md 2017-10-24, Node.js Version 8.8.0 (Current) 2017-10-24 17:50:44 -04:00
errors.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
esm.md lib,doc: revert format name to cjs over commonjs 2018-02-07 15:02:01 +01:00
events.md 2019-01-10 Version 9.4.0 (Current) 2018-01-10 10:24:22 -05:00
fs.md doc: fix arg definition in fs 2018-02-09 11:28:16 -05:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md http2: add req and res options to server creation 2018-02-09 12:54:18 -05:00
http.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
https.md doc: fix link in https.md 2018-02-08 01:30:42 +02:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: fix duplicate words & spellings in docs 2017-12-31 18:14:25 +01:00
intl.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
modules.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
n-api.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
net.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
os.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
path.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
perf_hooks.md 2018-01-31, Version 9.5.0 (Current) 2018-01-31 18:06:32 -06:00
process.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
readline.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
repl.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
stream.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
tls.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
tracing.md src: use uv_hrtime as tracing timestamp 2018-01-24 09:58:28 -08:00
tty.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
url.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
util.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
v8.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
vm.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
zlib.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00