2005-04-27 05:59:47 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
HTTP CONNECT
|
|
|
|
HTTP proxy
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2003-11-24 11:17:18 -05:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data nocheck=1>
|
|
|
|
HTTP/1.1 407 Needs proxy authentication
|
|
|
|
Server: test-server/fake swsclose yesyes
|
|
|
|
Proxy-Authenticate: Basic "oh please"
|
|
|
|
Connection: close
|
|
|
|
|
|
|
|
bing
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2003-11-25 03:44:48 -05:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-11-24 11:17:18 -05:00
|
|
|
<name>
|
|
|
|
HTTPS GET with failed proxy auth
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 04:08:38 -04:00
|
|
|
https://test.anything.really.com:94 -x %HOSTIP:%HTTPPORT
|
2003-11-24 11:17:18 -05:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
56
|
|
|
|
</errorcode>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
CONNECT test.anything.really.com:94 HTTP/1.0
|
|
|
|
User-Agent: curl/7.11.0-CVS (i686-pc-linux-gnu) libcurl/7.11.0-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4
|
2005-05-11 05:52:59 -04:00
|
|
|
Host: test.anything.really.com:94
|
|
|
|
Proxy-Connection: Keep-Alive
|
2003-11-24 11:17:18 -05:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|