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
@@ -12,7 +12,7 @@ CURLOPT_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
@@ -39,7 +39,7 @@ HTTP GET with proxy and CURLOPT_PORT
</name>
# first URL then proxy
<command>
http://www.example.com:999/523 http://%HOSTIP:%HTTPPORT
http://www.haxx.se:999/523 http://%HOSTIP:%HTTPPORT
</command>
</client>
@@ -50,9 +50,10 @@ http://www.example.com:999/523 http://%HOSTIP:%HTTPPORT
^User-Agent:.*
</strip>
<protocol>
GET HTTP://www.example.com:19999/523 HTTP/1.1
GET http://www.haxx.se:19999/523 HTTP/1.1
Authorization: Basic eHh4Onl5eQ==
Host: www.example.com:19999
Host: www.haxx.se:19999
Pragma: no-cache
Accept: */*
Proxy-Connection: Keep-Alive