docs for req.host=

master
TJ Holowaychuk 2014-01-07 17:21:43 -08:00
parent 2de4a5561a
commit 43a8c12028
1 changed files with 1 additions and 3 deletions

View File

@ -62,9 +62,7 @@
### req.host=
Set host to a new value. It sets the `Host` header under the hood and will
behave correctly with req.subdomains.
This can be useful for a `hostOverride()` middleware
Set the `Host` header field to a new value.
### req.type