Files
node/lib
Robert Nagy b04e88439a http: don't destroy completed request
Calling destroy() on a completed ClientRequest, i.e.
once 'close' will be emitted should be a noop. Also
before emitting 'close' destroyed === true.

Fixes: https://github.com/nodejs/node/issues/32851

PR-URL: https://github.com/nodejs/node/pull/33120
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2020-05-11 18:02:32 +02:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-05-09 08:04:10 +02:00
2020-04-07 20:35:07 +02:00
2020-04-02 23:38:32 +02:00
2020-03-09 12:44:16 +01:00
2020-04-28 19:10:26 +02:00
2020-03-27 15:59:43 +01:00
2020-04-14 13:54:21 +08:00
2019-12-11 16:38:06 -06:00