summaryrefslogtreecommitdiff
path: root/tests/data/test1180
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1180')
-rw-r--r--tests/data/test11804
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1180 b/tests/data/test1180
index 88e8bc43c..1eb9ed69b 100644
--- a/tests/data/test1180
+++ b/tests/data/test1180
@@ -31,13 +31,13 @@ proxy
HTTP GET request with proxy and -H "Proxy-Connection: keep-alive"
</name>
<command>
---proxy http://%HOSTIP:%HTTPPORT -H "Proxy-Connection: Keep-Alive" http://%HOSTIP:%HTTPPORT/1180
+--proxy http://%HOSTIP:%HTTPPORT -H "Proxy-Connection: Keep-Alive" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
<verify>
<protocol>
-GET http://%HOSTIP:%HTTPPORT/1180 HTTP/1.1
+GET http://%HOSTIP:%HTTPPORT/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*