mirror of
https://github.com/blendogames/quadrilateralcowboy.git
synced 2024-11-12 23:44:11 +00:00
25 lines
297 B
Text
25 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>
|