pub fn header_map_to_string(hm: &HeaderMap) -> Result<String, Error>
Expand description

Encode a header map as a string.