hurl/integration/tests_ok/large.hurl

12 lines
162 B
Plaintext
Raw Normal View History

2020-11-09 22:08:39 +03:00
GET http://localhost:8000/large
HTTP/1.0 200
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