mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 19:17:11 +03:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
GET http://localhost:8000/bytes
|
|
HTTP/1.0 200
|
|
Content-Type: application/octet-stream
|
|
[Asserts]
|
|
#TODO create a bytes query to get e byte array
|
|
#body countEquals 1
|
|
|
|
|
|
|