Backed out updated libcurl.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user