diff --git a/doc/api/http.md b/doc/api/http.md index 2cc2585ca1add3..fbc8cefec86576 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -2491,7 +2491,9 @@ Aliases of `outgoingMessage.socket` ### `outgoingMessage.cork()` See [`writable.cork()`][]. @@ -2697,7 +2699,9 @@ After calling `outgoingMessage.end()`, this property will be nulled. ### `outgoingMessage.uncork()` See [`writable.uncork()`][]