mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-11 09:22:11 +03:00
2 lines
313 B
JSON
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}}]}
|