is_authorization_method

Function is_authorization_method 

Source
pub fn is_authorization_method<'h>(
    header: &'h str,
    method: &'static str,
) -> Option<&'h str>
Expand description

Check if the header is an authorization method