diff --git a/doc/api/http.md b/doc/api/http.md index 5c3c7d9a7a7180..9a7bd57c82dc1d 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -2505,7 +2505,9 @@ Aliases of `outgoingMessage.socket` ### `outgoingMessage.cork()` See [`writable.cork()`][]. @@ -2711,7 +2713,9 @@ After calling `outgoingMessage.end()`, this property will be nulled. ### `outgoingMessage.uncork()` See [`writable.uncork()`][]