Updated cURL version.
This commit is contained in:
@@ -11,7 +11,7 @@ FAILURE
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data nocheck="1">
|
||||
<data nocheck="yes">
|
||||
HTTP/1.1 407 Needs proxy authentication
|
||||
Server: test-server/fake swsclose yesyes
|
||||
Proxy-Authenticate: Basic "oh please"
|
||||
@@ -31,10 +31,10 @@ http
|
||||
SSL
|
||||
</features>
|
||||
<name>
|
||||
HTTPS GET with failed proxy auth
|
||||
HTTPS GET with failed proxy auth (CONNECT 1.0)
|
||||
</name>
|
||||
<command>
|
||||
https://test.anything.really.com:94 -x %HOSTIP:%HTTPPORT
|
||||
https://test.anything.really.com:94 --proxy1.0 %HOSTIP:%HTTPPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user