mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 16:11:34 +03:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
|
GET http://localhost:8000/empty_bytes
|
||
|
HTTP 200
|
||
|
Content-Type: application/octet-stream
|
||
|
[Asserts]
|
||
|
bytes isEmpty
|
||
|
bytes count == 0
|