hurl/integration/tests/post_file.hurl
2021-10-29 18:40:18 +02:00

10 lines
146 B
Plaintext

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