| xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | HTTP | ||||
| 5 | HTTP GET | ||||
| 6 | etag | ||||
| 7 | </keywords> | ||||
| 8 | </info> | ||||
| 9 | |||||
| 10 | # | ||||
| 11 | # Server-side | ||||
| 12 | <reply> | ||||
| 13 | </reply> | ||||
| 14 | |||||
| 15 | # | ||||
| 16 | # Client-side | ||||
| 17 | <client> | ||||
| 18 | <server> | ||||
| 19 | none | ||||
| 20 | </server> | ||||
| 21 | <name> | ||||
| 22 | --etag-save with bad path - no transfer | ||||
| 23 | </name> | ||||
| 24 | <command> | ||||
| 25 | http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER --etag-save log/nowhere/etag%TESTNUMBER | ||||
| 26 | </command> | ||||
| 27 | </client> | ||||
| 28 | |||||
| 29 | # | ||||
| 30 | # Verify data after the test has been "shot" | ||||
| 31 | <verify> | ||||
| 32 | <errorcode> | ||||
| 33 | 26 | ||||
| 34 | </errorcode> | ||||
| 35 | </verify> | ||||
| 36 | </testcase> | ||||