hurl/integration/ssl/options.json

2 lines
428 B
JSON
Raw Normal View History

{"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!"}}}]}