diff --git a/doc/api/http.md b/doc/api/http.md index fa60f0c9687cf5..d118acdf3668b9 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1335,7 +1335,8 @@ passed as the second parameter to the [`'request'`][] event. added: v0.6.7 --> -Indicates that the underlying connection was terminated. +Indicates that the the response is completed, or its underlying connection was +terminated prematurely (before the response completion). ### Event: `'finish'`