Sha256: ab7c41b24c2c7952b6d77d4da772e35298b44fac2cdc692ba24d963bc635d90b
Contents?: true
Size: 1.22 KB
Versions: 4
Compression:
Stored size: 1.22 KB
Contents
{ "httpRequest": { "method": "POST", "path": "/login", "queryParameters": [ { "values": [ "/account" ], "name": "returnUrl" } ], "cookies": [ { "values": [ "2By8LOhBmaW5nZXJwcmludCIlMDAzMW" ], "name": "sessionId" } ], "body": { "type": "EXACT", "value": "{\"username\":\"foo\",\"password\":\"bar\"}" } }, "httpResponse": { "statusCode": 401, "headers": [ { "values": [ "application/json; charset=utf-8" ], "name": "Content-Type" }, { "values": [ "public, max-age=86400" ], "name": "Cache-Control" } ], "body": "{\"message\":\"incorrect username and password combination\"}", "delay": { "timeUnit": "SECONDS", "value": 1 } }, "times": { "remainingTimes": 2, "unlimited": false } }
Version data entries
4 entries across 4 versions & 1 rubygems