pub fn should_strip_header(header_name: &str, strip_headers: &[String]) -> bool
Check whether a header name should be stripped (case-insensitive).