mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 00:37:52 +03:00
2 lines
366 B
JSON
2 lines
366 B
JSON
{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/user-agent/a"},"response":{"status":200}},{"request":{"method":"GET","url":"http://localhost:8000/user-agent/b","headers":[{"name":"User-Agent","value":"Mozilla/5.0 B"}]},"response":{"status":200}},{"request":{"method":"GET","url":"http://localhost:8000/user-agent/a"},"response":{"status":200}}]}
|