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

3 lines
196 B
Plaintext

curl --header 'Content-Type:' --data '@tests_ok/data.bin' 'http://localhost:8000/post-file'
curl --header 'Content-Type:' --data '@tests_ok/post_file_with space' 'http://localhost:8000/post-file'