2001-09-18 23:13:40 +08:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
2002-12-14 00:17:27 +08:00
|
|
|
MOOOOO
|
2001-09-18 23:13:40 +08:00
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 20:53:05 +08:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-05-01 04:25:39 +08:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2001-09-18 23:13:40 +08:00
|
|
|
<name>
|
|
|
|
HTTPS GET over HTTP proxy fails
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 16:08:38 +08:00
|
|
|
-k -U fake:user -x %HOSTIP:%HTTPPORT https://bad.fakeurl-to.test/slash/302
|
2001-09-18 23:13:40 +08:00
|
|
|
</command>
|
2005-01-26 05:45:03 +08:00
|
|
|
</client>
|
2001-09-18 23:13:40 +08:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2002-04-10 22:05:52 +08:00
|
|
|
56
|
2001-09-18 23:13:40 +08:00
|
|
|
</errorcode>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
</protocol>
|
|
|
|
<data>
|
|
|
|
[insert full protocol verifiction dump here]
|
|
|
|
</data>
|
|
|
|
</verify>
|