{ "match": true, "comment": "Whitespace between comma separated headers does not matter", "expected" : { "headers": { "Type": "alligators,hippos" } }, "actual": { "headers": { "Type": "alligators, hippos" } } }