2007-01-23 03:25:56 +01:00
|
|
|
<testcase>
|
2005-04-17 01:15:19 +02:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
timeout
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-11-03 00:09:02 +01:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2008-02-09 03:37:31 +01:00
|
|
|
HTTP/1.1 200 OK swsclose
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Connection: close
|
|
|
|
|
|
|
|
_data_result_data_
|
2001-11-03 00:09:02 +01:00
|
|
|
</data>
|
|
|
|
<postcmd>
|
|
|
|
wait 10
|
|
|
|
</postcmd>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-11-03 00:09:02 +01:00
|
|
|
<name>
|
|
|
|
HTTP with 2 secs timeout
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 10:08:38 +02:00
|
|
|
http://%HOSTIP:%HTTPPORT/want/29 -m 2
|
2001-11-03 00:09:02 +01:00
|
|
|
</command>
|
2005-01-25 22:45:03 +01:00
|
|
|
</client>
|
2001-11-03 00:09:02 +01:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /want/29 HTTP/1.1
|
2007-09-14 21:32:31 +02:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2001-11-03 00:09:02 +01:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
<errorcode>
|
|
|
|
28
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
2007-01-23 03:25:56 +01:00
|
|
|
</testcase>
|