string_to_header_map

Function string_to_header_map 

Source
pub fn string_to_header_map(s: &str) -> Result<HeaderMap, Error>
Expand description

Decode a header map from a string.