hurl/integration/tests_ok/large.hurl

12 lines
158 B
Plaintext
Raw Normal View History

2020-11-09 22:08:39 +03:00
GET http://localhost:8000/large
2022-11-11 16:25:00 +03:00
HTTP 200
2020-11-09 22:08:39 +03:00
Content-Type: application/octet-stream
Content-Length: 536870912
2020-11-22 10:55:07 +03:00
[Asserts]
duration <= 30000 # Duration in ms
2020-11-22 10:55:07 +03:00
2020-11-09 22:08:39 +03:00