hurl/integration/tests_ok/post_file.json

2 lines
308 B
JSON
Raw Normal View History

2022-11-11 16:25:00 +03:00
{"entries":[{"request":{"method":"POST","url":"http://localhost:8000/post-file","body":{"type":"file","filename":"data.bin"}},"response":{"status":200}},{"request":{"method":"POST","url":"http://localhost:8000/post-file","body":{"type":"file","filename":"post_file_with space"}},"response":{"status":200}}]}