2001-11-04 12:21:32 +01:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-11-04 12:21:32 +01:00
|
|
|
<name>
|
|
|
|
HTTP with no data in server reply
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
http://%HOSTIP:%HOSTPORT/want/30
|
|
|
|
</command>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /want/30 HTTP/1.1
|
|
|
|
Host: 127.0.0.1:8999
|
|
|
|
Pragma: no-cache
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2001-11-04 12:21:32 +01:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
<errorcode>
|
|
|
|
52
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|