0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc
Matteo Collina 53c5bf546e 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.
It also updates respondWith* to the new error handling.

Fixes: 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-28 00:39:42 +04:00
..
api http2: refactor error handling 2017-08-28 00:39:42 +04:00
api_assets doc: fix word wrapping for api stability boxes 2017-08-16 11:49:55 +02:00
changelogs 2017-08-15, Version 8.4.0 (Current) 2017-08-15 15:05:22 -05:00
guides http2: fix documentation nits 2017-08-04 12:56:10 -07:00
.eslintrc.yaml tools: remove legacy indentation linting 2017-07-30 09:21:52 -07:00
full-white-stripe.jpg
node.1 doc: environmental->environment & NodeJS->Node.js 2017-08-24 15:17:29 -07:00
onboarding-extras.md doc: describe labelling process for backports 2017-07-23 16:05:27 +02:00
onboarding.md
osx_installer_logo.png
releases.md tools: checkout for unassigned DEP00XX codes 2017-08-16 00:04:03 -07:00
STYLE_GUIDE.md doc: update backporting guide 2017-06-23 15:21:54 -04:00
template.html
thin-white-stripe.jpg