summaryrefslogtreecommitdiff
path: root/tests/data/test1526
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1526')
-rw-r--r--tests/data/test152612
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1526 b/tests/data/test1526
index e0a80fcad..c1204b97e 100644
--- a/tests/data/test1526
+++ b/tests/data/test1526
@@ -43,13 +43,13 @@ http
http-proxy
</server>
<tool>
-lib1526
+lib%TESTNUMBER
</tool>
<name>
CURLOPT_PROXYHEADER: separate host/proxy headers
</name>
<command>
- http://the.old.moo.1526:%HTTPPORT/1526 %HOSTIP:%PROXYPORT
+ http://the.old.moo.%TESTNUMBER:%HTTPPORT/%TESTNUMBER %HOSTIP:%PROXYPORT
</command>
<features>
proxy
@@ -59,15 +59,15 @@ proxy
# Verify data after the test has been "shot"
<verify>
<proxy>
-CONNECT the.old.moo.1526:%HTTPPORT HTTP/1.1
-Host: the.old.moo.1526:%HTTPPORT
+CONNECT the.old.moo.%TESTNUMBER:%HTTPPORT HTTP/1.1
+Host: the.old.moo.%TESTNUMBER:%HTTPPORT
Proxy-Connection: Keep-Alive
User-Agent: Proxy Agent
</proxy>
<protocol>
-PUT /1526 HTTP/1.1
-Host: the.old.moo.1526:%HTTPPORT
+PUT /%TESTNUMBER HTTP/1.1
+Host: the.old.moo.%TESTNUMBER:%HTTPPORT
Accept: */*
User-Agent: Http Agent
Content-Length: 13