Git init
[external/curl.git] / tests / data / test76
1 <testcase>
2 <info>
3 <keywords>
4 FAILURE
5 </keywords>
6 </info>
7 #
8 # Server-side
9 <reply>
10 </reply>
11
12 #
13 # Client-side
14 <client>
15 <server>
16 none
17 </server>
18 <features>
19 http
20 </features>
21  <name>
22 HTTP, -O with no file name part in the URL
23  </name>
24  <command option="no-output">
25 http://%HOSTIP:%HTTPPORT/76/ -O
26 </command>
27 </client>
28
29 #
30 # Verify data after the test has been "shot"
31 <verify>
32 <strip>
33 ^User-Agent:.*
34 </strip>
35 <errorcode>
36 23
37 </errorcode>
38 </verify>
39 </testcase>