host function

Reads the Host header, which the client controls — compare, do not trust.

Implementation

FromRequestParts<String> host() => const HostExtractable();