hurl/integration/tests_ok/path_as_is.json
2023-06-24 11:34:57 +00:00

2 lines
313 B
JSON

{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/any/../hello"},"response":{"status":200,"body":{"type":"text","value":"Hello World!"}}},{"request":{"method":"GET","url":"http://localhost:8000/path-as-is/../resource","options":[{"name":"path-as-is","value":true}]},"response":{"status":200}}]}