hurl/integration/tests/post_bytes.hurl
2021-05-23 09:44:38 +02:00

6 lines
143 B
Plaintext

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