pub fn is_authorization_method<'h>( header: &'h str, method: &'static str, ) -> Option<&'h str>
Check if the header is an authorization method