2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2002-12-16 10:30:10 -05:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
2003-03-15 12:12:46 -05:00
|
|
|
none
|
2002-12-16 10:30:10 -05:00
|
|
|
</server>
|
2007-03-09 16:01:39 -05:00
|
|
|
<features>
|
|
|
|
http
|
|
|
|
</features>
|
2002-12-16 10:30:10 -05:00
|
|
|
# tool is what to use instead of 'curl'
|
|
|
|
<tool>
|
|
|
|
lib504
|
|
|
|
</tool>
|
|
|
|
|
|
|
|
<name>
|
|
|
|
simple multi through local proxy without listener
|
|
|
|
</name>
|
|
|
|
<command>
|
2007-09-14 15:32:31 -04:00
|
|
|
http://%HOSTIP:%HTTPSPORT/504 %HOSTIP:55555
|
2002-12-16 10:30:10 -05:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
100
|
|
|
|
</errorcode>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|