mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-22 18:41:33 +03:00
2 lines
572 B
JSON
2 lines
572 B
JSON
{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/http_version/10","options":[{"name":"http1.0","value":true}]},"response":{"status":200}},{"request":{"method":"GET","url":"http://localhost:8000/http_version/10","options":[{"name":"http1.0","value":true}]},"response":{"version":"HTTP/1.1","status":200}},{"request":{"method":"GET","url":"http://localhost:8000/http_version/11"},"response":{"status":200}},{"request":{"method":"GET","url":"http://localhost:8000/http_version/11","options":[{"name":"http1.0","value":false}]},"response":{"status":200}}]}
|