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 ed422a81236..1d1768f0665 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -766,7 +766,7 @@ req.once('response', (res) => {
### request.writableEnded
<!-- YAML
-added: REPLACEME
+added: v12.9.0
-->
* {boolean}
@@ -1457,7 +1457,7 @@ status message which was sent out.
### response.writableEnded
<!-- YAML
-added: REPLACEME
+added: v12.9.0
-->
* {boolean}