hurl/integration/tests_ok/post_file.curl

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'