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