Home | History | Annotate | Download | only in data
      1 <testcase>
      2 <info>
      3 <keywords>
      4 --connect-to
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Server-side
     10 <reply>
     11 </reply>
     12 
     13 #
     14 # Client-side
     15 <client>
     16 <features>
     17 !ipv6
     18 </features>
     19 <server>
     20 http
     21 </server>
     22  <name>
     23 --connect-to with IPv6 address w/o IPv6 support!
     24  </name>
     25 <command>
     26 --connect-to localhost:80:[::1]:80 localhost
     27 </command>
     28 </client>
     29 
     30 #
     31 # Verify data after the test has been "shot"
     32 <verify>
     33 # 4 == CURLE_NOT_BUILT_IN
     34 <errorcode>
     35 4
     36 </errorcode>
     37 </verify>
     38 </testcase>
     39