mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-11 09:22:11 +03:00
2 lines
428 B
JSON
2 lines
428 B
JSON
|
{"entries":[{"request":{"method":"GET","url":"https://localhost:8001/hello"},"response":{"status":200,"body":{"type":"text","value":"Hello World!"}}},{"request":{"method":"GET","url":"https://localhost:8001/hello"},"response":{"status":200,"body":{"type":"text","value":"Hello World!"}}},{"request":{"method":"GET","url":"https://localhost:8001/hello"},"response":{"status":200,"body":{"type":"text","value":"Hello World!"}}}]}
|