hurl/integration/tests_ok/proxy.hurl
2023-04-09 14:03:14 +02:00

8 lines
153 B
Plaintext

# Go through proxy
# The proxy adds header "From-Proxy:Hello" for both request and response
GET http://127.0.0.1:8000/proxy
HTTP 200
From-Proxy: Hello