xref: /aosp_15_r20/external/curl/tests/data/test1562 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTPS
5*6236dae4SAndroid Build Coastguard WorkerHTTP
6*6236dae4SAndroid Build Coastguard WorkerHTTP GET
7*6236dae4SAndroid Build Coastguard Workercookies
8*6236dae4SAndroid Build Coastguard WorkerHTTP replaced headers
9*6236dae4SAndroid Build Coastguard Worker</keywords>
10*6236dae4SAndroid Build Coastguard Worker</info>
11*6236dae4SAndroid Build Coastguard Worker
12*6236dae4SAndroid Build Coastguard Worker# Server-side
13*6236dae4SAndroid Build Coastguard Worker<reply>
14*6236dae4SAndroid Build Coastguard Worker<data1>
15*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
16*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
17*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
18*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: foo=123; path=/; secure;
19*6236dae4SAndroid Build Coastguard WorkerContent-Length: 7
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Workernomnom
22*6236dae4SAndroid Build Coastguard Worker</data1>
23*6236dae4SAndroid Build Coastguard Worker<data2>
24*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
25*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
26*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
27*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: foo=; Expires=Thu, 01-Jan-1970 00:00:00 GMT; Max-Age=0; Path=/
28*6236dae4SAndroid Build Coastguard WorkerContent-Length: 7
29*6236dae4SAndroid Build Coastguard Worker
30*6236dae4SAndroid Build Coastguard Workernomnom
31*6236dae4SAndroid Build Coastguard Worker</data2>
32*6236dae4SAndroid Build Coastguard Worker</reply>
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard Worker# Client-side
35*6236dae4SAndroid Build Coastguard Worker<client>
36*6236dae4SAndroid Build Coastguard Worker<features>
37*6236dae4SAndroid Build Coastguard WorkerSSL
38*6236dae4SAndroid Build Coastguard Worker</features>
39*6236dae4SAndroid Build Coastguard Worker<server>
40*6236dae4SAndroid Build Coastguard Workerhttp
41*6236dae4SAndroid Build Coastguard Workerhttps
42*6236dae4SAndroid Build Coastguard Worker</server>
43*6236dae4SAndroid Build Coastguard Worker<name>
44*6236dae4SAndroid Build Coastguard WorkerExpire secure cookies over HTTPS
45*6236dae4SAndroid Build Coastguard Worker</name>
46*6236dae4SAndroid Build Coastguard Worker<command>
47*6236dae4SAndroid Build Coastguard Worker-k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER0001 -H "Host: www.example.com" https://%HOSTIP:%HTTPSPORT/%TESTNUMBER0002 -b "non-existing" https://%HOSTIP:%HTTPSPORT/%TESTNUMBER0001
48*6236dae4SAndroid Build Coastguard Worker</command>
49*6236dae4SAndroid Build Coastguard Worker</client>
50*6236dae4SAndroid Build Coastguard Worker<verify>
51*6236dae4SAndroid Build Coastguard Worker<protocol>
52*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER0001 HTTP/1.1
53*6236dae4SAndroid Build Coastguard WorkerHost: www.example.com
54*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
55*6236dae4SAndroid Build Coastguard WorkerAccept: */*
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER0002 HTTP/1.1
58*6236dae4SAndroid Build Coastguard WorkerHost: www.example.com
59*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
60*6236dae4SAndroid Build Coastguard WorkerAccept: */*
61*6236dae4SAndroid Build Coastguard WorkerCookie: foo=123
62*6236dae4SAndroid Build Coastguard Worker
63*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER0001 HTTP/1.1
64*6236dae4SAndroid Build Coastguard WorkerHost: www.example.com
65*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
66*6236dae4SAndroid Build Coastguard WorkerAccept: */*
67*6236dae4SAndroid Build Coastguard Worker
68*6236dae4SAndroid Build Coastguard Worker</protocol>
69*6236dae4SAndroid Build Coastguard Worker
70*6236dae4SAndroid Build Coastguard Worker</verify>
71*6236dae4SAndroid Build Coastguard Worker
72*6236dae4SAndroid Build Coastguard Worker</testcase>
73