summaryrefslogtreecommitdiff
path: root/tests/data/test1253
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1253')
-rw-r--r--tests/data/test12534
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1253 b/tests/data/test1253
index bb41966ab..96f0a2d20 100644
--- a/tests/data/test1253
+++ b/tests/data/test1253
@@ -33,7 +33,7 @@ Under condition using --proxy, override NO_PROXY by --nproxy and access target U
NO_PROXY=example.com
</setenv>
<command>
-http://somewhere.example.com/1253 --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
+http://somewhere.example.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --noproxy %HOSTIP
</command>
<features>
proxy
@@ -43,7 +43,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://somewhere.example.com/1253 HTTP/1.1
+GET http://somewhere.example.com/%TESTNUMBER HTTP/1.1
Host: somewhere.example.com
User-Agent: curl/%VERSION
Accept: */*