Skip to main content

headers_to_json

Function headers_to_json 

Source
fn headers_to_json(headers: &HashMap<String, Vec<String>>) -> Value
Expand description

Header map → JSON object of name -> [values].