{ "match": true, "comment": "Plain text that matches", "expected" : { "headers": { "Content-Type": "text/plain" }, "body": "alligator named mary" }, "actual": { "headers": { "Content-Type": "text/plain" }, "body": "alligator named mary" } }