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 b261895 commit d29b805Copy full SHA for d29b805
doc/api/http.md
@@ -1335,7 +1335,8 @@ passed as the second parameter to the [`'request'`][] event.
1335
added: v0.6.7
1336
-->
1337
1338
-Indicates that the underlying connection was terminated.
+Indicates that the the response is completed, or its underlying connection was
1339
+terminated prematurely (before the response completion).
1340
1341
### Event: `'finish'`
1342
<!-- YAML
0 commit comments