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

Decode a header map from a string.