Backed out updated libcurl.
This commit is contained in:
@@ -6,7 +6,6 @@ HTTP GET
|
||||
HTTP proxy
|
||||
HTTP proxy Basic auth
|
||||
followlocation
|
||||
--location-trusted
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
@@ -82,6 +81,7 @@ GET http://first.host.it.is/we/want/that/page/234 HTTP/1.1
|
||||
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
|
||||
Authorization: Basic aWFtOm15c2VsZg==
|
||||
Host: first.host.it.is
|
||||
Pragma: no-cache
|
||||
Accept: */*
|
||||
Proxy-Connection: Keep-Alive
|
||||
|
||||
@@ -89,6 +89,7 @@ GET http://goto.second.host.now/2340002 HTTP/1.1
|
||||
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
|
||||
Authorization: Basic aWFtOm15c2VsZg==
|
||||
Host: goto.second.host.now
|
||||
Pragma: no-cache
|
||||
Accept: */*
|
||||
Proxy-Connection: Keep-Alive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user