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 7a3bbbf commit 8ab7ea6Copy full SHA for 8ab7ea6
doc/api/http.md
@@ -1019,8 +1019,7 @@ interface. This is an [`EventEmitter`][] with the following events:
1019
added: v0.6.7
1020
-->
1021
1022
-Indicates that the underlying connection was terminated before
1023
-[`response.end()`][] was called or able to flush.
+Indicates that the underlying connection was terminated.
1024
1025
### Event: 'finish'
1026
<!-- YAML
@@ -1512,7 +1511,6 @@ added: v0.4.2
1512
1511
1513
1514
Indicates that the underlying connection was closed.
1515
-Just like `'end'`, this event occurs only once per response.
1516
1517
### message.aborted
1518
0 commit comments