xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
| 2 | <info> |
| 3 | <keywords> |
| 4 | FILE |
| 5 | --help |
| 6 | </keywords> |
| 7 | </info> |
| 8 | |
| 9 | # |
| 10 | # Server-side |
| 11 | <reply> |
| 12 | </reply> |
| 13 | |
| 14 | # |
| 15 | # Client-side |
| 16 | <client> |
| 17 | <server> |
| 18 | none |
| 19 | </server> |
| 20 | <features> |
| 21 | file |
| 22 | </features> |
| 23 | <name> |
| 24 | curl file category --help with lower/upper mix |
| 25 | </name> |
| 26 | <command> |
| 27 | --help fIlE |
| 28 | </command> |
| 29 | </client> |
| 30 | |
| 31 | # |
| 32 | # Verify data after the test has been "shot" |
| 33 | <verify> |
| 34 | <errorcode> |
| 35 | 0 |
| 36 | </errorcode> |
| 37 | <stdout mode="text"> |
| 38 | Usage: curl [options...] <url> |
| 39 | file: FILE protocol options |
| 40 | --create-file-mode <mode> File mode for created files |
| 41 | -I, --head Show document info only |
| 42 | -r, --range <range> Retrieve only the bytes within RANGE |
| 43 | </stdout> |
| 44 | </verify> |
| 45 | </testcase> |