We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http
1 parent 76bf6b9 commit 963bfa9Copy full SHA for 963bfa9
doc/api/http.md
@@ -2617,7 +2617,7 @@ will check whether `Content-Length` and the length of the body which has
2617
been transmitted are equal or not.
2618
2619
Attempting to set a header field name or value that contains invalid characters
2620
-will result in a \[`Error`]\[] being thrown.
+will result in a [`TypeError`][] being thrown.
2621
2622
### `response.writeProcessing()`
2623
0 commit comments