Skip to content

Commit f8a0e62

Browse files
renatomariscalTrott
authored andcommitted
1 parent ea5eb8f commit f8a0e62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/http.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,8 @@ passed as the second parameter to the [`'request'`][] event.
13381338
added: v0.6.7
13391339
-->
13401340

1341-
Indicates that the underlying connection was terminated.
1341+
Indicates that the the response is completed, or its underlying connection was
1342+
terminated prematurely (before the response completion).
13421343

13431344
### Event: `'finish'`
13441345
<!-- YAML

0 commit comments

Comments
 (0)