pub fn http_authorization_headers(auth: Option<&str>) -> Vec<(&str, &str)>
Build the Authorization header list for an optional credential header value.
Authorization