pub fn extract_header(obj: &Value, name: &str) -> Option<String>
Extract the first value of a header from a JSON request object.