header_map_to_string

Function header_map_to_string 

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

Encode a header map as a string.