forward_headers
Structs
Section titled “Structs”ForwardedHeaders
Section titled “ForwardedHeaders”Methods
fn new(headers: HashMap<String, String>) -> Selfas_map
Section titled “as_map”fn as_map(&self) -> &HashMap<String, String>into_map
Section titled “into_map”fn into_map(self) -> HashMap<String, String>Functions
Section titled “Functions”sanitize_header_map
Section titled “sanitize_header_map”fn sanitize_header_map(headers: &http::HeaderMap) -> ForwardedHeaderssanitize_headers
Section titled “sanitize_headers”fn sanitize_headers(headers: &HashMap<String, String>) -> ForwardedHeaders