Sha256: 11979f267de8cb553ba58e112a2c311618e932baaf3361b6eefa0e1b55177ecf
Contents?: true
Size: 1.18 KB
Versions: 3
Compression:
Stored size: 1.18 KB
Contents
{ "httpRequest": { "method": "POST", "path": "/login", "queryStringParameters": [ { "values": [ "/account" ], "name": "returnUrl" } ], "cookies": [ { "name": "sessionId", "value": "2By8LOhBmaW5nZXJwcmludCIlMDAzMW" } ], "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
3 entries across 3 versions & 2 rubygems