summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/http2.md')
-rw-r--r--doc/api/http2.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/http2.md b/doc/api/http2.md
index 632930da7e..bc3bebd11b 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -2,7 +2,7 @@
<!-- YAML
added: v8.4.0
changes:
- - version: REPLACEME
+ - version: v15.0.0
pr-url: https://github.com/nodejs/node/pull/34664
description: Requests with the `host` header (with or without
`:authority`) can now be sent/received.
@@ -2503,7 +2503,7 @@ the given `Buffer` as generated by `http2.getPackedSettings()`.
### `http2.sensitiveHeaders`
<!-- YAML
-added: REPLACEME
+added: v15.0.0
-->
* {symbol}