• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<testcase>
2<info>
3<keywords>
4HTTP
5HTTP GET
6FILE
7</keywords>
8</info>
9
10#
11# Client-side
12<client>
13<server>
14file
15</server>
16<name>
17GET a directory using file://
18</name>
19<!-- doesn't work on win32, see #6379 -->
20<features>
21!win32
22</features>
23<command>
24file://%PWD/
25</command>
26</client>
27
28#
29# Verify data after the test has been "shot"
30<verify>
31<errorcode>
320
33</errorcode>
34</verify>
35</testcase>
36