Function scgi::string_map [] [src]

pub fn string_map(raw_headers: &[u8]) -> Result<BTreeMap<StringString>, ScgiError>

Parse the headers and pack them as strings into a map.