typed_headers::util
pub fn test_decode<H>(values: &[&str], expected: &H) where H: Header + PartialEq + Debug,