{
"request": {
"url": "/thing",
"method": "ANY"
},
"response": {
"status": 200,
"headers": {
"Set-Cookie": ['one=123;','two=234;']
"body": "Body text"