Annotation of embedaddon/curl/tests/data/test1200, revision 1.1.1.1

1.1       misho       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
                     14: 0Selector      /bar    bar.foo.invalid 70
                     15: .
                     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
                     37: </protocol>
                     38: </verify>
                     39: </testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>