pub fn normalize_header_value(value: &[u8]) -> Vec<u8> ⓘ
unstable
Normalizes a header value by trimming whitespace and converting multiple spaces to a single space.