Files
node/doc/api
Robert Nagy 8a6fab02ad http: emit 'error' on aborted server request
Server requests aka. IncomingMessage emits 'aborted'
instead of 'error' which causes confusion when
the object is used as a regular stream, i.e. if
functions working on streams are passed a
server request object they might not work properly
unless they take this into account.

Refs: https://github.com/nodejs/web-server-frameworks/issues/41

PR-URL: https://github.com/nodejs/node/pull/33172
Fixes: https://github.com/nodejs/node/issues/28172
Refs: https://github.com/nodejs/node/pull/28677
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-05-10 22:11:21 +02:00
..
2020-05-05 20:24:37 +02:00
2020-04-28 15:23:46 +02:00
2020-04-30 00:24:31 +02:00
2020-04-28 15:23:46 +02:00
2020-04-28 15:23:46 +02:00
2020-04-14 20:22:41 +02:00
2020-03-02 04:07:33 +00:00
2020-05-08 01:02:19 +02:00
2020-04-28 15:23:46 +02:00
2020-05-08 01:10:36 +02:00
2020-04-30 00:24:31 +02:00
2019-10-03 15:21:26 -07:00
2020-03-29 22:43:53 +02:00
2020-04-28 15:23:46 +02:00
2020-04-28 15:23:46 +02:00
2020-04-28 15:23:46 +02:00
2020-04-30 00:24:31 +02:00
2019-10-26 08:39:41 -07:00
2020-04-28 15:23:46 +02:00
2020-04-28 15:23:46 +02:00