aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1092
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1092')
-rw-r--r--tests/data/test10926
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1092 b/tests/data/test1092
index d3ea90244..1c3c4696f 100644
--- a/tests/data/test1092
+++ b/tests/data/test1092
@@ -13,7 +13,7 @@ type=
<reply>
<data>
HTTP/1.0 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake swsclose
Content-Type: text/html
Funny-head: yesyes
@@ -36,7 +36,7 @@ proxy
FTP with type=i over HTTP proxy
</name>
<command>
-"ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1092;type=i" --use-ascii -x %HOSTIP:%HTTPPORT
+"ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER;type=i" --use-ascii -x %HOSTIP:%HTTPPORT
</command>
</client>
@@ -44,7 +44,7 @@ FTP with type=i over HTTP proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1092;type=i HTTP/1.1
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER;type=i HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*