File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1203
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: GOPHER-ipv6
    5: IPv6
    6: INDEX
    7: </keywords>
    8: </info>
    9: 
   10: #
   11: # Server-side
   12: <reply>
   13: <data>
   14: iMenu results		error.host	1
   15: 0Selector 	/bar	bar.foo.invalid	70
   16: .
   17: </data>
   18: </reply>
   19: 
   20: # Client-side
   21: <client>
   22: <features>
   23: ipv6
   24: </features>
   25: <server>
   26: gopher-ipv6
   27: </server>
   28:  <name>
   29: Gopher IPv6 index
   30:  </name>
   31:  <command>
   32: -g gopher://%HOST6IP:%GOPHER6PORT/1/moo/1203
   33: </command>
   34: </client>
   35: 
   36: #
   37: # Verify data after the test has been "shot"
   38: <verify>
   39: <protocol>
   40: /moo/1203
   41: </protocol>
   42: </verify>
   43: </testcase>

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