xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | FAILURE | ||||
5 | multiple HTTP requests | ||||
6 | </keywords> | ||||
7 | </info> | ||||
8 | # Server-side | ||||
9 | <reply> | ||||
10 | <data> | ||||
11 | </data> | ||||
12 | </reply> | ||||
13 | |||||
14 | # Client-side | ||||
15 | <client> | ||||
16 | <features> | ||||
17 | Mime | ||||
18 | </features> | ||||
19 | <server> | ||||
20 | http | ||||
21 | </server> | ||||
22 | <name> | ||||
23 | use curl with multiple request methods | ||||
24 | </name> | ||||
25 | <command> | ||||
26 | -I -d FOOO -F moo=moo localhost | ||||
27 | </command> | ||||
28 | </client> | ||||
29 | |||||
30 | # Verify data after the test has been "shot" | ||||
31 | <verify> | ||||
32 | <errorcode> | ||||
33 | 2 | ||||
34 | </errorcode> | ||||
35 | </verify> | ||||
36 | </testcase> |