summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/http.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/http.md b/doc/api/http.md
index bd183d329a..9e6b6e4264 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -638,7 +638,7 @@ Limits maximum response headers count. If set to 0, no limit will be applied.
added: v0.4.0
-->
-* {string} The request path. Read-only.
+* {string} The request path.
### request.removeHeader(name)
<!-- YAML