Function pact_matching::match_headers [] [src]

pub fn match_headers(expected: Option<HashMap<StringString>>, actual: Option<HashMap<StringString>>, mismatches: &mut Vec<Mismatch>)

Matches the actual headers to the expected ones.