2007-01-23 03:25:56 +01:00
|
|
|
<testcase>
|
2005-04-22 23:59:08 +02:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
HTTP/1.0
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-10-09 13:34:49 +02:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply name="47">
|
|
|
|
<data>
|
2003-07-20 01:57:08 +02:00
|
|
|
HTTP/1.0 200 OK swsclose
|
2001-10-09 13:34:49 +02:00
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Server: test-server/fake
|
|
|
|
|
2007-01-23 03:25:56 +01:00
|
|
|
-foo- within foo -!foo-
|
2001-10-09 13:34:49 +02:00
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 22:25:39 +02:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-10-09 13:34:49 +02:00
|
|
|
<name>
|
|
|
|
simple HTTP 1.0 GET
|
|
|
|
</name>
|
|
|
|
<command>
|
2004-09-08 10:08:38 +02:00
|
|
|
http://%HOSTIP:%HTTPPORT/47 -0
|
2001-10-09 13:34:49 +02:00
|
|
|
</command>
|
2005-01-25 22:45:03 +01:00
|
|
|
</client>
|
2001-10-09 13:34:49 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /47 HTTP/1.0
|
2004-09-08 10:08:38 +02:00
|
|
|
Host: 127.0.0.1:%HTTPPORT
|
2004-02-09 13:46:41 +01:00
|
|
|
Accept: */*
|
2001-10-09 13:34:49 +02:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
|
2007-01-23 03:25:56 +01:00
|
|
|
</testcase>
|