xref: /aosp_15_r20/external/curl/tests/data/test1056 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTP
5*6236dae4SAndroid Build Coastguard WorkerHTTP GET
6*6236dae4SAndroid Build Coastguard Workerfollowlocation
7*6236dae4SAndroid Build Coastguard WorkerIPv6
8*6236dae4SAndroid Build Coastguard Worker</keywords>
9*6236dae4SAndroid Build Coastguard Worker</info>
10*6236dae4SAndroid Build Coastguard Worker
11*6236dae4SAndroid Build Coastguard Worker#
12*6236dae4SAndroid Build Coastguard Worker# Server-side
13*6236dae4SAndroid Build Coastguard Worker<reply>
14*6236dae4SAndroid Build Coastguard Worker<data>
15*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 302 OK swsclose
16*6236dae4SAndroid Build Coastguard WorkerLocation: http://[::1%259999]:%HTTP6PORT/moo/%TESTNUMBER0002
17*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 31 Jul 2008 14:49:00 GMT
18*6236dae4SAndroid Build Coastguard WorkerConnection: close
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard Worker</data>
21*6236dae4SAndroid Build Coastguard Worker<data2>
22*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
23*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 31 Jul 2008 14:49:00 GMT
24*6236dae4SAndroid Build Coastguard WorkerConnection: close
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard Workerbody
27*6236dae4SAndroid Build Coastguard Worker</data2>
28*6236dae4SAndroid Build Coastguard Worker<datacheck>
29*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 302 OK swsclose
30*6236dae4SAndroid Build Coastguard WorkerLocation: http://[::1%259999]:%HTTP6PORT/moo/%TESTNUMBER0002
31*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 31 Jul 2008 14:49:00 GMT
32*6236dae4SAndroid Build Coastguard WorkerConnection: close
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
35*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 31 Jul 2008 14:49:00 GMT
36*6236dae4SAndroid Build Coastguard WorkerConnection: close
37*6236dae4SAndroid Build Coastguard Worker
38*6236dae4SAndroid Build Coastguard Workerbody
39*6236dae4SAndroid Build Coastguard Worker</datacheck>
40*6236dae4SAndroid Build Coastguard Worker</reply>
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard Worker#
43*6236dae4SAndroid Build Coastguard Worker# Client-side
44*6236dae4SAndroid Build Coastguard Worker<client>
45*6236dae4SAndroid Build Coastguard Worker# This test relies on the IPv6 scope field being ignored when connecting to
46*6236dae4SAndroid Build Coastguard Worker# ipv6-localhost (i.e. [::1%259999] is treated as [::1]). Maybe this is a bit
47*6236dae4SAndroid Build Coastguard Worker# dodgy, but it happens on all our test platforms but Windows so skip this
48*6236dae4SAndroid Build Coastguard Worker# test there. This feature doesn't work on msys or Cygwin, so use a precheck
49*6236dae4SAndroid Build Coastguard Worker# to skip those.
50*6236dae4SAndroid Build Coastguard Worker<features>
51*6236dae4SAndroid Build Coastguard WorkerIPv6
52*6236dae4SAndroid Build Coastguard Worker!win32
53*6236dae4SAndroid Build Coastguard Worker</features>
54*6236dae4SAndroid Build Coastguard Worker<server>
55*6236dae4SAndroid Build Coastguard Workerhttp
56*6236dae4SAndroid Build Coastguard Workerhttp-ipv6
57*6236dae4SAndroid Build Coastguard Worker</server>
58*6236dae4SAndroid Build Coastguard Worker<name>
59*6236dae4SAndroid Build Coastguard WorkerHTTP follow redirect from IPv4 to IPv6 with scope
60*6236dae4SAndroid Build Coastguard Worker</name>
61*6236dae4SAndroid Build Coastguard Worker<command>
62*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/we/are/all/twits/%TESTNUMBER -L
63*6236dae4SAndroid Build Coastguard Worker</command>
64*6236dae4SAndroid Build Coastguard Worker<precheck>
65*6236dae4SAndroid Build Coastguard Worker%PERL -e "print 'Test is not supported on the Windows kernel' if ($^O eq 'MSWin32' || $^O eq 'msys' || $^O eq 'cygwin');"
66*6236dae4SAndroid Build Coastguard Worker</precheck>
67*6236dae4SAndroid Build Coastguard Worker</client>
68*6236dae4SAndroid Build Coastguard Worker
69*6236dae4SAndroid Build Coastguard Worker#
70*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
71*6236dae4SAndroid Build Coastguard Worker<verify>
72*6236dae4SAndroid Build Coastguard Worker<protocol>
73*6236dae4SAndroid Build Coastguard WorkerGET /we/are/all/twits/%TESTNUMBER HTTP/1.1
74*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
75*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
76*6236dae4SAndroid Build Coastguard WorkerAccept: */*
77*6236dae4SAndroid Build Coastguard Worker
78*6236dae4SAndroid Build Coastguard WorkerGET /moo/%TESTNUMBER0002 HTTP/1.1
79*6236dae4SAndroid Build Coastguard WorkerHost: %HOST6IP:%HTTP6PORT
80*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
81*6236dae4SAndroid Build Coastguard WorkerAccept: */*
82*6236dae4SAndroid Build Coastguard Worker
83*6236dae4SAndroid Build Coastguard Worker</protocol>
84*6236dae4SAndroid Build Coastguard Worker</verify>
85*6236dae4SAndroid Build Coastguard Worker</testcase>
86