UNPKG

node-consumer-pact-validation

Version:
14 lines 254 B
{ "match": true, "comment": "Whitespace between comma separated headers does not matter", "expected" : { "headers": { "Accept": "alligators,hippos" } }, "actual": { "headers": { "Accept": "alligators, hippos" } } }