2007-01-23 03:25:56 +01:00
|
|
|
<testcase>
|
2008-02-09 03:08:34 +01:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
HTTP GET
|
|
|
|
HTTP CONNECT
|
|
|
|
HTTP proxy
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2001-09-18 17:13:40 +02:00
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 13:53:05 +01:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2001-09-18 17:13:40 +02:00
|
|
|
<name>
|
|
|
|
HTTPS GET over HTTP proxy fails
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 10:08:38 +02:00
|
|
|
-k -U fake:user -x %HOSTIP:%HTTPPORT https://bad.fakeurl-to.test/slash/302
|
2001-09-18 17:13:40 +02:00
|
|
|
</command>
|
2005-01-25 22:45:03 +01:00
|
|
|
</client>
|
2001-09-18 17:13:40 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
2002-04-10 16:05:52 +02:00
|
|
|
56
|
2001-09-18 17:13:40 +02:00
|
|
|
</errorcode>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</verify>
|
2007-01-23 03:25:56 +01:00
|
|
|
</testcase>
|