hurl/integration/tests_ok/post_bytes.curl
2023-02-06 16:35:21 +01:00

2 lines
113 B
Plaintext

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