aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1213
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1213')
-rw-r--r--tests/data/test12138
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1213 b/tests/data/test1213
index 54a8f2d99..6bd4d2c36 100644
--- a/tests/data/test1213
+++ b/tests/data/test1213
@@ -11,7 +11,7 @@ HTTP proxy
<reply>
<data>
HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Type: text/html
Funny-head: yesyes
@@ -33,7 +33,7 @@ HTTP with proxy and host-only URL
# for normal server use, and we need to make sure it gets converted to
# RFC style even for proxies
<command>
--x %HOSTIP:%HTTPPORT we.want.that.site.com.1213
+-x %HOSTIP:%HTTPPORT we.want.that.site.com.%TESTNUMBER
</command>
<features>
proxy
@@ -43,8 +43,8 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://we.want.that.site.com.1213/ HTTP/1.1
-Host: we.want.that.site.com.1213
+GET http://we.want.that.site.com.%TESTNUMBER/ HTTP/1.1
+Host: we.want.that.site.com.%TESTNUMBER
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive