mirror of
https://github.com/unknownworlds/NS.git
synced 2024-11-28 07:12:18 +00:00
26 lines
297 B
Text
26 lines
297 B
Text
|
# Server-side
|
||
|
<reply>
|
||
|
<data>
|
||
|
</data>
|
||
|
</reply>
|
||
|
|
||
|
# Client-side
|
||
|
<client>
|
||
|
<server>
|
||
|
http
|
||
|
</server>
|
||
|
<name>
|
||
|
unsupported protocol:// URL
|
||
|
</name>
|
||
|
<command>
|
||
|
htfp://%HOSTIP:%HOSTPORT/none.htfml
|
||
|
</command>
|
||
|
</test>
|
||
|
|
||
|
# Verify data after the test has been "shot"
|
||
|
<verify>
|
||
|
<errorcode>
|
||
|
1
|
||
|
</errorcode>
|
||
|
</verify>
|