hurl/integration/tests_ok/post_bytes.curl

2 lines
107 B
Plaintext
Raw Normal View History

curl -H 'Content-Type: application/octet-stream' --data $'\x01\x02\x03' 'http://localhost:8000/post-bytes'