Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/http.md')
-rw-r--r--doc/api/http.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/http.md b/doc/api/http.md
index 838cdd0e05f..375e066372d 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -2370,7 +2370,7 @@ header name:
### `message.headersDistinct`
<!-- YAML
-added: REPLACEME
+added: v18.3.0
-->
* {Object}
@@ -2522,7 +2522,7 @@ The request/response trailers object. Only populated at the `'end'` event.
### `message.trailersDistinct`
<!-- YAML
-added: REPLACEME
+added: v18.3.0
-->
* {Object}
@@ -2645,7 +2645,7 @@ will result in a `TypeError` being thrown.
### `outgoingMessage.appendHeader(name, value)`
<!-- YAML
-added: REPLACEME
+added: v18.3.0
-->
* `name` {string} Header name