Skip to main content

parse_bearer

Function parse_bearer 

Source
fn parse_bearer(header_value: &str) -> Option<&str>
Expand description

Extracts the bearer token from an Authorization header value.