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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/http.md b/doc/api/http.md
index c3ba806def4..44bea87e3bc 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -1273,7 +1273,7 @@ See [`response.socket`][].
### response.cork()
<!-- YAML
-added: REPLACEME
+added: v13.2.0
-->
See [`writable.cork()`][].
@@ -1569,7 +1569,7 @@ status message which was sent out.
### response.uncork()
<!-- YAML
-added: REPLACEME
+added: v13.2.0
-->
See [`writable.uncork()`][].