blob: eaff47ce745ffccc3c2fad95637caee4aa5c7532 [file] [log] [blame]
<testcase>
<info>
<keywords>
HTTP
HTTP GET
</keywords>
</info>
#
# Server-side
<reply>
<data>
ICY 200 OK
Content-Length: 7
MooMoo
</data>
</reply>
#
# Client-side
<client>
<server>
http
</server>
<features>
!hyper
</features>
<name>
CURLOPT_HTTP200ALIASES
</name>
<tool>
lib%TESTNUMBER
</tool>
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<errorcode>
0
</errorcode>
</verify>
</testcase>