Module host
Available on crate feature
http only.Expand description
Module in function of the Host extractor.
Structsยง
- Host
- Extractor that resolves the hostname of the request.
- Missing
Host - Rejection type used if the
Hostextractor is unable to determine the (http) Host.