hurl/integration/tests_ok/post_file.hurl
2022-11-11 14:25:00 +01:00

8 lines
136 B
Plaintext

POST http://localhost:8000/post-file
file,data.bin;
HTTP 200
POST http://localhost:8000/post-file
file,post_file_with\ space;
HTTP 200