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