Expand description
Host header validation.
Structs§
- Host
- Host type
Enums§
- Domains
Validation - Specifies if domains should be validated.
- Port
- Port pattern
Functions§
- is_
host_ valid - Returns
true
whenHost
header is whitelisted inallowed_hosts
. - update
- Updates given list of hosts with the address.