pub fn get_header(headers: &[Header], name: &str) -> Option<String>
Returns the first matching header value, compared case-insensitively.