Skip to main content

origin_authority

Function origin_authority 

Source
fn origin_authority(origin: &str) -> Option<&str>
Expand description

Extracts host[:port] from an Origin value such as https://a.b:9091.