2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2008-02-08 21:01:36 -05:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTPS
|
|
|
|
HTTP GET
|
|
|
|
timeout
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2001-11-02 18:09:02 -05:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2008-02-08 21:37:31 -05:00
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Connection: close
|
|
|
|
|
|
|
|
_data_result_data_
|
2001-11-02 18:09:02 -05:00
|
|
|
</data>
|
|
|
|
<postcmd>
|
2008-02-08 21:01:36 -05:00
|
|
|
wait 20
|
2001-11-02 18:09:02 -05:00
|
|
|
</postcmd>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2005-01-30 07:53:05 -05:00
|
|
|
<features>
|
|
|
|
SSL
|
|
|
|
</features>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2001-11-02 18:09:02 -05:00
|
|
|
<name>
|
2010-02-02 20:41:07 -05:00
|
|
|
HTTPS with 8 secs timeout
|
2001-11-02 18:09:02 -05:00
|
|
|
</name>
|
|
|
|
<command>
|
2010-02-02 20:41:07 -05:00
|
|
|
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8
|
2001-11-02 18:09:02 -05:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2001-11-02 18:09:02 -05:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /want/303 HTTP/1.1
|
2008-02-08 21:01:36 -05:00
|
|
|
Host: %HOSTIP:%HTTPSPORT
|
2004-02-09 07:46:41 -05:00
|
|
|
Accept: */*
|
2001-11-02 18:09:02 -05:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
<errorcode>
|
|
|
|
28
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|