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 c109d7db72a..b4977397f35 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -1881,7 +1881,7 @@ value only affects new connections to the server, not any existing connections.
#### `server.updateSettings([settings])`
<!-- YAML
-added: REPLACEME
+added: v15.1.0
-->
* `settings` {HTTP/2 Settings Object}
@@ -2073,7 +2073,7 @@ value only affects new connections to the server, not any existing connections.
#### `server.updateSettings([settings])`
<!-- YAML
-added: REPLACEME
+added: v15.1.0
-->
* `settings` {HTTP/2 Settings Object}