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
+5 -4
View File
@@ -11,7 +11,7 @@ HTTP proxy
#
# Server-side
<reply>
<data nocheck="yes">
<data nocheck="1">
HTTP/1.1 200 OK swsclose
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
@@ -41,7 +41,7 @@ FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE
</name>
# first URL then proxy
<command>
ftp://www.example.com/moo/549 http://%HOSTIP:%HTTPPORT
ftp://www.haxx.se/moo/549 http://%HOSTIP:%HTTPPORT
</command>
</client>
@@ -52,8 +52,9 @@ ftp://www.example.com/moo/549 http://%HOSTIP:%HTTPPORT
^User-Agent:.*
</strip>
<protocol>
GET ftp://www.example.com/moo/549;type=i HTTP/1.1
Host: www.example.com:21
GET ftp://www.haxx.se/moo/549;type=i HTTP/1.1
Host: www.haxx.se:21
Pragma: no-cache
Accept: */*
Proxy-Connection: Keep-Alive