aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1256
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1256')
-rw-r--r--tests/data/test12566
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1256 b/tests/data/test1256
index 1ba0a0983..f9f0fdc77 100644
--- a/tests/data/test1256
+++ b/tests/data/test1256
@@ -12,7 +12,7 @@ noproxy
<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-Length: 4
Content-Type: text/html
@@ -34,7 +34,7 @@ http_proxy=http://%HOSTIP:%HTTPPORT
NO_PROXY=example.com
</setenv>
<command>
-http://somewhere.example.com/1256 --noproxy %HOSTIP
+http://somewhere.example.com/%TESTNUMBER --noproxy %HOSTIP
</command>
<features>
proxy
@@ -44,7 +44,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://somewhere.example.com/1256 HTTP/1.1
+GET http://somewhere.example.com/%TESTNUMBER HTTP/1.1
Host: somewhere.example.com
User-Agent: curl/%VERSION
Accept: */*