1234567891011121314151617181920212223242526 |
- # 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>
|