Sha256: c061bf7f9d7e7ea78ff2a59422c57005dd325d54cd655bda0bca6608ff6ad659
Contents?: true
Size: 1.22 KB
Versions: 5
Compression:
Stored size: 1.22 KB
Contents
{ "httpRequest": { "method": "POST", "path": "/login", "queryParameters": [ { "values": [ "/account" ], "name": "returnUrl" } ], "cookies": [ { "values": [ "2By8LOhBmaW5nZXJwcmludCIlMDAzMW" ], "name": "sessionId" } ], "body": { "type": "STRING", "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
5 entries across 5 versions & 1 rubygems