pub fn has_header(headers: &[Header], name: &str) -> bool
Returns true when the header list contains the requested name.
true