node/doc/api
Matteo Collina 4ca8ff264f http2: refactor error handling
This changes the error handling model of ServerHttp2Stream,
ServerHttp2Request and ServerHttp2Response.
An 'error' emitted on ServerHttp2Stream will not go to
'uncaughtException' anymore, but to the server 'streamError'.
On the stream 'error', ServerHttp2Request will emit 'abort', while
ServerHttp2Response would do nothing

See: https://github.com/nodejs/node/issues/14963

PR-URL: https://github.com/nodejs/node/pull/14991
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2017-08-25 14:28:54 -07:00
..
_toc.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
addons.md doc: fix order of AtExit callbacks in addons.md 2017-08-10 07:24:52 +02:00
all.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
assert.md tools: replace assert-throw-arguments custom lint 2017-08-02 09:27:35 -07:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md doc: fix typo in Buffer.from(string, [encoding]) 2017-08-25 00:19:35 +08:00
child_process.md doc: rephrase text of child_process.execSync() 2017-08-23 10:21:02 -07:00
cli.md doc: threadpool size, and APIs using the pool 2017-08-25 10:16:00 -07:00
cluster.md 2017-07-19, Version 8.2.0 (Current) 2017-07-19 18:40:42 -04:00
console.md console: implement minimal console.group() 2017-08-23 18:46:14 -07:00
crypto.md doc: threadpool size, and APIs using the pool 2017-08-25 10:16:00 -07:00
debugger.md doc: match debugger output & instructions to master behavior 2017-07-08 09:25:16 -07:00
deprecations.md repl: deprecate REPLServer.parseREPLKeyword 2017-08-02 14:39:06 -04:00
dgram.md dgram: add custom lookup function in sockets 2017-08-02 20:32:51 -04:00
dns.md doc: threadpool size, and APIs using the pool 2017-08-25 10:16:00 -07:00
documentation.md doc: update experimental status to reflect use 2017-07-24 09:55:13 -07:00
domain.md 2017-05-30, Version 8.0.0 (Current) 2017-05-30 10:58:31 -07:00
errors.md errors: migrate _http_outgoing 2017-08-14 17:19:19 -04:00
events.md doc: make the style of notes consistent 2017-05-25 18:49:41 -04:00
fs.md doc: threadpool size, and APIs using the pool 2017-08-25 10:16:00 -07:00
globals.md doc: move module-specific "globals" to modules.md 2017-06-30 18:41:56 +02:00
http2.md http2: refactor error handling 2017-08-25 14:28:54 -07:00
http.md doc: fix http api document 2017-08-18 17:12:04 +03:00
https.md https: make opts optional & immutable when create 2017-06-14 15:14:34 -04:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: fix some broken references 2017-07-02 21:44:46 +02:00
intl.md doc: environmental->environment & NodeJS->Node.js 2017-08-24 15:17:29 -07:00
modules.md doc: add docs for module.paths 2017-07-25 11:30:15 -04:00
n-api.md n-api: implement promise 2017-08-25 12:02:55 +03:00
net.md doc: beautify net.md formats 2017-08-23 09:10:05 -07:00
os.md doc: link to correct "OS Constants" heading in docs 2017-08-23 08:07:31 -07:00
path.md doc: fix mistake in path.relative 2017-06-28 14:25:37 +02:00
perf_hooks.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
process.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
punycode.md doc: sort bottom-of-file markdown links 2017-05-08 09:30:55 -07:00
querystring.md tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
readline.md readline: remove max limit of crlfDelay 2017-07-31 23:03:18 +02:00
repl.md doc: environmental->environment & NodeJS->Node.js 2017-08-24 15:17:29 -07:00
stream.md doc,stream: remove wrong remark on readable.read 2017-08-25 13:26:36 -07:00
string_decoder.md doc: use destructuring in code examples 2017-06-03 01:33:55 +03:00
synopsis.md cmd: support dash as stdin alias 2017-05-23 20:41:13 +02:00
timers.md timers: add promisify support 2017-05-09 15:01:44 +02:00
tls.md 2017-08-15, Version 8.4.0 (Current) 2017-08-15 15:05:22 -05:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: note 'resize' event conditions on Windows 2017-07-09 17:59:11 -04:00
url.md doc, url: add changelog metadata for url.format 2017-08-01 11:46:19 +08:00
util.md 2017-08-15, Version 8.4.0 (Current) 2017-08-15 15:05:22 -05:00
v8.md doc: fix some links 2017-07-23 22:10:59 +03:00
vm.md doc: fix minor issues reported in #9538 2017-06-14 00:18:59 +02:00
zlib.md doc: threadpool size, and APIs using the pool 2017-08-25 10:16:00 -07:00