hurl/integration/tests_ok/post_file.json

1 line
349 B
JSON

{"entries":[{"request":{"method":"POST","url":"http://localhost:8000/post-file","body":{"type":"file","filename":"data.bin"}},"response":{"version":"HTTP/1.0","status":200}},{"request":{"method":"POST","url":"http://localhost:8000/post-file","body":{"type":"file","filename":"post_file_with space"}},"response":{"version":"HTTP/1.0","status":200}}]}