docs
This commit is contained in:
parent
50ffb86a40
commit
55ebdb522b
1 changed files with 2 additions and 1 deletions
|
@ -61,6 +61,7 @@
|
||||||
when `app.proxy` is __true__, otherwise `Host` is used.
|
when `app.proxy` is __true__, otherwise `Host` is used.
|
||||||
|
|
||||||
### req.hostname
|
### req.hostname
|
||||||
|
|
||||||
Get hostname when present. Supports `X-Forwarded-Host`
|
Get hostname when present. Supports `X-Forwarded-Host`
|
||||||
when `app.proxy` is __true__, otherwise `Host` is used.
|
when `app.proxy` is __true__, otherwise `Host` is used.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue