Skip to main content

extract_header

Function extract_header 

Source
pub fn extract_header(obj: &Value, name: &str) -> Option<String>
Expand description

Extract the first value of a header from a JSON request object.