Git init
[external/curl.git] / tests / data / test1200
1 <testcase>
2 <info>
3 <keywords>
4 GOPHER
5 INDEX
6 </keywords>
7 </info>
8
9 #
10 # Server-side
11 <reply>
12 <data>
13 iMenu results           error.host      1\r
14 0Selector       /bar    bar.foo.invalid 70\r
15 .\r
16 </data>
17 </reply>
18
19 # Client-side
20 <client>
21 <server>
22 gopher
23 </server>
24  <name>
25 Gopher index
26  </name>
27  <command>
28 gopher://%HOSTIP:%GOPHERPORT/1/1200
29 </command>
30 </client>
31
32 #
33 # Verify data after the test has been "shot"
34 <verify>
35 <protocol>
36 /1200\r
37 </protocol>
38 </verify>
39 </testcase>