aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1432
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1432')
-rw-r--r--tests/data/test14329
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/data/test1432 b/tests/data/test1432
index fadbe8385..d134688a3 100644
--- a/tests/data/test1432
+++ b/tests/data/test1432
@@ -9,7 +9,7 @@ HTTP GET
<reply>
<data nocheck="yes">
HTTP/1.1 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
ETag: "21025-dc7-39462498"
@@ -34,7 +34,7 @@ http
HTTP GET with 100-digit response code and survive
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1432
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -42,11 +42,14 @@ http://%HOSTIP:%HTTPPORT/1432
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1432 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
+<errorcode>
+1
+</errorcode>
</verify>
</testcase>