pub fn extract_header(headers: &HeaderMap, names: &[&str]) -> Option<String>
Returns the first present header among names, as an owned string.
names