diff --git a/doc/api/http.md b/doc/api/http.md index f90918590541a7..b74dd4b41d0c00 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1338,7 +1338,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'`