mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2025-01-05 10:24:36 +03:00
3 lines
210 B
Plaintext
3 lines
210 B
Plaintext
curl --header 'Content-Type:' --data-binary '@tests_ok/data.bin' 'http://localhost:8000/post-file'
|
|
curl --header 'Content-Type:' --data-binary '@tests_ok/post_file_with space' 'http://localhost:8000/post-file'
|