We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d73a5 commit 2359823Copy full SHA for 2359823
doc/api/http.md
@@ -1013,8 +1013,7 @@ interface. This is an [`EventEmitter`][] with the following events:
1013
added: v0.6.7
1014
-->
1015
1016
-Indicates that the underlying connection was terminated before
1017
-[`response.end()`][] was called or able to flush.
+Indicates that the underlying connection was terminated.
1018
1019
### Event: 'finish'
1020
<!-- YAML
@@ -1506,7 +1505,6 @@ added: v0.4.2
1506
1505
1507
1508
Indicates that the underlying connection was closed.
1509
-Just like `'end'`, this event occurs only once per response.
1510
1511
### message.aborted
1512
0 commit comments