summaryrefslogtreecommitdiff
path: root/tests/data/test1077
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1077')
-rw-r--r--tests/data/test10776
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1077 b/tests/data/test1077
index fe5e4267e..28af6e978 100644
--- a/tests/data/test1077
+++ b/tests/data/test1077
@@ -50,7 +50,7 @@ proxy
FTP over HTTP proxy with downgrade to HTTP 1.0
</name>
<command>
--x %HOSTIP:%HTTPPORT ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1077 ftp://%HOSTIP:%HTTPPORT/we/want/that/page/10770002
+-x %HOSTIP:%HTTPPORT ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER0002
</command>
</client>
@@ -58,13 +58,13 @@ FTP over HTTP proxy with downgrade to HTTP 1.0
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1077 HTTP/1.1
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/10770002 HTTP/1.0
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER0002 HTTP/1.0
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*