pub fn is_valid_header_name(input: &str) -> bool
Returns true when the input is a valid HTTP field name.
true