Skip to main content

build_header_map

Function build_header_map 

Source
pub fn build_header_map(headers: &[(String, String)]) -> HeaderMap
Expand description

Build a HeaderMap from a vector of key-value pairs