pub(crate) fn is_forbidden_request_header(name: &str, value: &[u8]) -> bool
This function will internally convert name to lowercase for matching, so explicitly converting before calling is not necessary
name
https://fetch.spec.whatwg.org/#forbidden-request-header