diff --git a/doc/api/http.md b/doc/api/http.md index ea01359e1da..391685bf7ce 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -586,6 +586,12 @@ not be emitted. ### Event: 'clientError' * `exception` {Error} @@ -1178,6 +1184,11 @@ the request body should be sent. See the [`'checkContinue'`][] event on `Server` ### response.writeHead(statusCode[, statusMessage][, headers]) * `statusCode` {Number}