diff --git a/doc/api/http.md b/doc/api/http.md index bd183d329a078e..9e6b6e4264ec2c 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)