Function wasi_experimental_http::header_map_to_string[][src]

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

Encode a header map as a string.