pub fn parse_auth_header_raw(items: &[String]) -> Result<Vec<(String, String)>>
Parse Name:Value auth headers without resolving secrets (stored as-is).
Name:Value