Skip to main content

parse_auth_header_raw

Function parse_auth_header_raw 

Source
pub fn parse_auth_header_raw(items: &[String]) -> Result<Vec<(String, String)>>
Expand description

Parse Name:Value auth headers without resolving secrets (stored as-is).