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/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 1b1296203dd..7270d3afa8e 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -520,7 +520,7 @@ A prototype-less object describing the current remote settings of this
#### `http2session.setLocalWindowSize(windowSize)`
<!-- YAML
-added: REPLACEME
+added: v14.18.0
-->
* `windowSize` {number}
@@ -2597,7 +2597,7 @@ the given `Buffer` as generated by `http2.getPackedSettings()`.
### `http2.sensitiveHeaders`
<!-- YAML
-added: REPLACEME
+added: v14.18.0
-->
* {symbol}