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 e30ddac commit 75ed2f6Copy full SHA for 75ed2f6
doc/api/http.md
@@ -1239,7 +1239,8 @@ passed as the second parameter to the [`'request'`][] event.
1239
added: v0.6.7
1240
-->
1241
1242
-Indicates that the underlying connection was terminated.
+Indicates that the the response is completed, or its underlying connection was
1243
+terminated prematurely (before the response completion).
1244
1245
### Event: `'finish'`
1246
<!-- YAML
0 commit comments