Skip to main content

parse_routing_host_from_headers

Function parse_routing_host_from_headers 

Source
pub fn parse_routing_host_from_headers(
    headers: &HeaderMap,
) -> Option<RoutingHost>
Expand description

Pull the Host header and parse it with parse_routing_host.