hurl/integration/tests_ok/proxy_option.json

2 lines
209 B
JSON
Raw Normal View History

2023-07-16 12:10:53 +03:00
{"entries":[{"request":{"method":"GET","url":"http://127.0.0.1:8000/proxy","options":[{"name":"proxy","value":"localhost:3128"}]},"response":{"status":200,"headers":[{"name":"From-Proxy","value":"Hello"}]}}]}