diff --git a/doc/api/http.md b/doc/api/http.md index e9ed20f05f775f..cc0c7ae1ce4917 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -541,8 +541,7 @@ added: v0.3.8 --> Marks the request as aborting. Calling this will cause remaining data -in the response to be dropped and the socket to be destroyed. After -calling this method no further errors will be emitted. +in the response to be dropped and the socket to be destroyed. ### request.aborted