hurl/integration/tests/post_bytes.hurl

6 lines
143 B
Plaintext
Raw Normal View History

POST http://localhost:8000/post-bytes
Content-Type: application/octet-stream
base64, AQID; # echo -e -n '\x01\x02\x03' | base64
HTTP/1.0 200