Skip to main content

header_map_to_hash_map

Function header_map_to_hash_map 

Source
pub fn header_map_to_hash_map(header_map: &HeaderMap) -> HashMap<String, String>
Expand description

convert the headermap to hashmap