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 2417797 commit 11de6c7Copy full SHA for 11de6c7
doc/api/http.md
@@ -2641,7 +2641,7 @@ will check whether `Content-Length` and the length of the body which has
2641
been transmitted are equal or not.
2642
2643
Attempting to set a header field name or value that contains invalid characters
2644
-will result in a \[`Error`]\[] being thrown.
+will result in a [`TypeError`][] being thrown.
2645
2646
### `response.writeProcessing()`
2647
0 commit comments