aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test76
blob: da43e2b06cdaea8374d88477de4a414bfe5869ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# Server-side
<reply>
</reply>

#
# Client-side
<client>
<server>
none
</server>
 <name>
HTTP, -O with no file name part in the URL
 </name>
 <command option=no-output>
http://%HOSTIP:%HOSTPORT/76/ -O
</command>
</client>

#
# Verify data after the test has been "shot"
<verify>
<strip>
^User-Agent:.*
</strip>
<errorcode>
23
</errorcode>
</verify>