Backed out updated libcurl.

This commit is contained in:
Asher Baker
2013-03-18 00:55:59 +00:00
parent 9b65900df0
commit e84f6e4afd
1511 changed files with 161513 additions and 213368 deletions
+2 -5
View File
@@ -7,7 +7,7 @@ HTTP GET
</info>
# Server-side
<reply>
<data nocheck="yes">
<data nocheck="1">
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 --silent --show-error
http://%HOSTIP:%HTTPPORT/24 --fail
</command>
</client>
@@ -43,8 +43,5 @@ Accept: */*
<errorcode>
22
</errorcode>
<file2 name="log/stderr24">
curl: (22) The requested URL returned error: 404 BAD BOY
</file2>
</verify>
</testcase>