Skip to main content

parse_routing_host

Function parse_routing_host 

Source
pub fn parse_routing_host(host: &str) -> Option<RoutingHost>
Expand description

Parse a Host header value for a LocalStack- or AWS-shaped hostname. Returns None for anything that doesn’t match — callers fall through to their existing detection path.