xref: /aosp_15_r20/external/curl/tests/data/test1218 (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 WorkerHTTP proxy
7*6236dae4SAndroid Build Coastguard Workercookies
8*6236dae4SAndroid Build Coastguard Worker</keywords>
9*6236dae4SAndroid Build Coastguard Worker</info>
10*6236dae4SAndroid Build Coastguard Worker
11*6236dae4SAndroid Build Coastguard Worker# This test is very similar to 1216, only that it sets the cookies from the
12*6236dae4SAndroid Build Coastguard Worker# first site instead of reading from a file
13*6236dae4SAndroid Build Coastguard Worker<reply>
14*6236dae4SAndroid Build Coastguard Worker<data>
15*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
16*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 25 Sep 2001 19:37:44 GMT
17*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: bug=fixed; domain=.example.fake;
18*6236dae4SAndroid Build Coastguard WorkerContent-Length: 21
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard WorkerThis server says moo
21*6236dae4SAndroid Build Coastguard Worker</data>
22*6236dae4SAndroid Build Coastguard Worker</reply>
23*6236dae4SAndroid Build Coastguard Worker
24*6236dae4SAndroid Build Coastguard Worker# Client-side
25*6236dae4SAndroid Build Coastguard Worker<client>
26*6236dae4SAndroid Build Coastguard Worker<server>
27*6236dae4SAndroid Build Coastguard Workerhttp
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerHTTP cookies and domains with same prefix
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker<command>
33*6236dae4SAndroid Build Coastguard Workerhttp://example.fake/c/%TESTNUMBER http://example.fake/c/%TESTNUMBER http://bexample.fake/c/%TESTNUMBER -b nonexisting -x %HOSTIP:%HTTPPORT
34*6236dae4SAndroid Build Coastguard Worker</command>
35*6236dae4SAndroid Build Coastguard Worker<features>
36*6236dae4SAndroid Build Coastguard Workercookies
37*6236dae4SAndroid Build Coastguard Workerproxy
38*6236dae4SAndroid Build Coastguard Worker</features>
39*6236dae4SAndroid Build Coastguard Worker</client>
40*6236dae4SAndroid Build Coastguard Worker
41*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
42*6236dae4SAndroid Build Coastguard Worker<verify>
43*6236dae4SAndroid Build Coastguard Worker<protocol>
44*6236dae4SAndroid Build Coastguard WorkerGET http://example.fake/c/%TESTNUMBER HTTP/1.1
45*6236dae4SAndroid Build Coastguard WorkerHost: example.fake
46*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
47*6236dae4SAndroid Build Coastguard WorkerAccept: */*
48*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
49*6236dae4SAndroid Build Coastguard Worker
50*6236dae4SAndroid Build Coastguard WorkerGET http://example.fake/c/%TESTNUMBER HTTP/1.1
51*6236dae4SAndroid Build Coastguard WorkerHost: example.fake
52*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
53*6236dae4SAndroid Build Coastguard WorkerAccept: */*
54*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
55*6236dae4SAndroid Build Coastguard WorkerCookie: bug=fixed
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard WorkerGET http://bexample.fake/c/%TESTNUMBER HTTP/1.1
58*6236dae4SAndroid Build Coastguard WorkerHost: bexample.fake
59*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
60*6236dae4SAndroid Build Coastguard WorkerAccept: */*
61*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
62*6236dae4SAndroid Build Coastguard Worker
63*6236dae4SAndroid Build Coastguard Worker</protocol>
64*6236dae4SAndroid Build Coastguard Worker</verify>
65*6236dae4SAndroid Build Coastguard Worker</testcase>
66