hurl/integration/tests_ok/post_bytes.curl

2 lines
113 B
Plaintext
Raw Normal View History

2023-02-06 16:20:01 +03:00
curl --header 'Content-Type: application/octet-stream' --data $'\x01\x02\x03' 'http://localhost:8000/post-bytes'