{ "request": { "method": "GET", "url": "http://localhost:80/ready", "headers": {} }, "response": { "status": 200, "headers": { "Content-Type": "application/json" }, "body": { "status": "ok" } } }