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