blob: 36e28e49abe40785f0e5b0d05cf80da1d788a7cc [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<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>
20http
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>
354
36</errorcode>
37</verify>
38</testcase>