mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
3 lines
184 B
Plaintext
3 lines
184 B
Plaintext
curl 'http://localhost:8000/post-file' -H 'Content-Type:' --data '@tests_ok\data.bin'
|
|
curl 'http://localhost:8000/post-file' -H 'Content-Type:' --data '@tests_ok\post_file_with space'
|