mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 23:55:01 -04:00
4b0c411ce6
Reported by: Christian Weisgerber Bug: http://curl.haxx.se/bug/view.cgi?id=3087479
44 lines
497 B
Plaintext
44 lines
497 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
GOPHER-ipv6
|
|
IPv6
|
|
INDEX
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Server-side
|
|
<reply>
|
|
<data>
|
|
iMenu results error.host 1
|
|
0Selector /bar bar.foo.invalid 70
|
|
.
|
|
</data>
|
|
</reply>
|
|
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
ipv6
|
|
</features>
|
|
<server>
|
|
gopher-ipv6
|
|
</server>
|
|
<name>
|
|
Gopher IPv6 index
|
|
</name>
|
|
<command>
|
|
-g gopher://%HOST6IP:%GOPHER6PORT/1/moo/1203
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
<protocol>
|
|
/moo/1203
|
|
</protocol>
|
|
</verify>
|
|
</testcase>
|