123456789101112131415161718192021222324252627282930313233343536 |
- <testcase>
- <info>
- <keywords>
- FAILURE
- </keywords>
- </info>
- #
- # Server-side
- <reply>
- </reply>
- #
- # Client-side
- <client>
- <server>
- none
- </server>
- <features>
- http
- </features>
- <name>
- HTTP, -O with no slash at all in the URL
- </name>
- <command option="no-output">
- %HOSTIP:%NOLISTENPORT -O
- </command>
- </client>
- #
- # Verify data after the test has been "shot"
- <verify>
- <errorcode>
- 23
- </errorcode>
- </verify>
- </testcase>
|