doc: clarify http.ClientRequest path description
Clarify `http.ClientRequest` path description. Fixes: https://github.com/nodejs/node/issues/25864 PR-URL: https://github.com/nodejs/node/pull/26259 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
bba27a11c5
commit
2e125cc2f3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user