UNPKG

node-consumer-pact-validation

Version:
14 lines 287 B
{ "match": false, "comment": "Comma separated headers out of order, order can matter http://tools.ietf.org/html/rfc2616", "expected" : { "headers": { "Accept": "alligators, hippos" } }, "actual": { "headers": { "Accept": "hippos, alligators" } } }