Skip to main content

http_authorization_headers

Function http_authorization_headers 

Source
pub fn http_authorization_headers(auth: Option<&str>) -> Vec<(&str, &str)>
Expand description

Build the Authorization header list for an optional credential header value.