| <testcase> | |
| <info> | |
| <keywords> | |
| error detection | |
| </keywords> | |
| </info> | |
| # | |
| # Server-side | |
| <reply> | |
| </reply> | |
| # | |
| # Client-side | |
| <client> | |
| <server> | |
| http | |
| </server> | |
| <name> | |
| try --data with --continue-at | |
| </name> | |
| <command> | |
| http://%HOSTIP:%HTTPPORT/%TESTNUMBER -d foobar -C 3 | |
| </command> | |
| </client> | |
| # | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <errorcode> | |
| 2 | |
| </errorcode> | |
| </verify> | |
| </testcase> |