Function wasi_experimental_http::string_to_header_map [−][src]
pub fn string_to_header_map(s: &str) -> Result<HeaderMap, Error>
Expand description
Decode a header map from a string.
pub fn string_to_header_map(s: &str) -> Result<HeaderMap, Error>
Decode a header map from a string.