{ "match": true, "comment": "XML Missing body", "expected" : { "method": "POST", "path": "/", "query": {}, "headers": {"Content-Type": "application/xml"} }, "actual": { "method": "POST", "path": "/", "query": {}, "headers": {"Content-Type": "application/xml"}, "body": { "contentType": "application/xml", "encoded": false, "content": "" } } }