Updated cURL version.

This commit is contained in:
Asher Baker
2013-03-17 22:23:20 +00:00
parent 986aa2a477
commit 63175aa3cb
1510 changed files with 213259 additions and 161405 deletions
+5 -2
View File
@@ -7,7 +7,7 @@ HTTP GET
</info>
# Server-side
<reply>
<data nocheck="1">
<data nocheck="yes">
HTTP/1.0 404 BAD BOY
Content-Type: text/html
@@ -24,7 +24,7 @@ http
HTTP GET fail silently on HTTP error return
</name>
<command>
http://%HOSTIP:%HTTPPORT/24 --fail
http://%HOSTIP:%HTTPPORT/24 --fail --silent --show-error
</command>
</client>
@@ -43,5 +43,8 @@ Accept: */*
<errorcode>
22
</errorcode>
<file2 name="log/stderr24">
curl: (22) The requested URL returned error: 404 BAD BOY
</file2>
</verify>
</testcase>