2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2008-08-26 16:21:59 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
multi
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2006-10-09 02:58:05 -04:00
|
|
|
<reply>
|
2014-01-31 18:58:58 -05:00
|
|
|
<data>
|
|
|
|
HTTP/1.1 404 Badness
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
ETag: "21025-dc7-39462498"
|
|
|
|
Content-Length: 6
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
2006-10-09 02:58:05 -04:00
|
|
|
hejsan
|
|
|
|
</data>
|
|
|
|
<data1>
|
2014-01-31 18:58:58 -05:00
|
|
|
HTTP/1.1 200 Fine
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Content-Length: 13
|
|
|
|
Connection: close
|
|
|
|
Content-Type: text/html
|
|
|
|
|
2006-10-09 02:58:05 -04:00
|
|
|
fine content
|
|
|
|
</data1>
|
|
|
|
|
|
|
|
<datacheck>
|
|
|
|
fine content
|
|
|
|
</datacheck>
|
|
|
|
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
|
|
|
# tool is what to use instead of 'curl'
|
|
|
|
<tool>
|
|
|
|
lib533
|
|
|
|
</tool>
|
|
|
|
|
|
|
|
<name>
|
|
|
|
HTTP GET multi two files with FAILONERROR
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
http://%HOSTIP:%HTTPPORT/535 http://%HOSTIP:%HTTPPORT/5350001
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
|
|
|
GET /535 HTTP/1.1
|
2007-09-14 15:32:31 -04:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2006-10-09 02:58:05 -04:00
|
|
|
Accept: */*
|
|
|
|
|
|
|
|
GET /5350001 HTTP/1.1
|
2007-09-14 15:32:31 -04:00
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2006-10-09 02:58:05 -04:00
|
|
|
Accept: */*
|
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|