xref: /aosp_15_r20/external/curl/tests/data/test1944 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard Workercurl_easy_header
5*6236dae4SAndroid Build Coastguard Worker</keywords>
6*6236dae4SAndroid Build Coastguard Worker</info>
7*6236dae4SAndroid Build Coastguard Worker
8*6236dae4SAndroid Build Coastguard Worker# Server-side
9*6236dae4SAndroid Build Coastguard Worker<reply>
10*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes">
11*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 302 OK
12*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 01 Nov 2001 14:49:00 GMT
13*6236dae4SAndroid Build Coastguard WorkerServer:       test with trailing space
14*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
15*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
16*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: onecookie=data;
17*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: secondcookie=2data;
18*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: cookie3=data3;
19*6236dae4SAndroid Build Coastguard WorkerLocation: /%TESTNUMBER0002
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Worker</data>
22*6236dae4SAndroid Build Coastguard Worker<data2 nocheck="yes">
23*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
24*6236dae4SAndroid Build Coastguard WorkerDate: Thu, 09 Nov 2010 14:49:00 GMT
25*6236dae4SAndroid Build Coastguard WorkerServer: the other one
26*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
27*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
28*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: 1cookie=data1;
29*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: 2cookie=data2;
30*6236dae4SAndroid Build Coastguard Worker
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 Workerheaders-api
38*6236dae4SAndroid Build Coastguard Worker</features>
39*6236dae4SAndroid Build Coastguard Worker<server>
40*6236dae4SAndroid Build Coastguard Workerhttp
41*6236dae4SAndroid Build Coastguard Worker</server>
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Worker<name>
44*6236dae4SAndroid Build Coastguard Workercurl_easy_header with redirect
45*6236dae4SAndroid Build Coastguard Worker</name>
46*6236dae4SAndroid Build Coastguard Worker<tool>
47*6236dae4SAndroid Build Coastguard Workerlib1940
48*6236dae4SAndroid Build Coastguard Worker</tool>
49*6236dae4SAndroid Build Coastguard Worker
50*6236dae4SAndroid Build Coastguard Worker<command>
51*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER
52*6236dae4SAndroid Build Coastguard Worker</command>
53*6236dae4SAndroid Build Coastguard Worker</client>
54*6236dae4SAndroid Build Coastguard Worker
55*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
56*6236dae4SAndroid Build Coastguard Worker<verify>
57*6236dae4SAndroid Build Coastguard Worker<stdout>
58*6236dae4SAndroid Build Coastguard Worker Date == Thu, 09 Nov 2010 14:49:00 GMT
59*6236dae4SAndroid Build Coastguard Worker Server == the other one
60*6236dae4SAndroid Build Coastguard Worker Content-Type == text/html
61*6236dae4SAndroid Build Coastguard Worker Content-Length == 0
62*6236dae4SAndroid Build Coastguard Worker- Set-Cookie == 1cookie=data1; (0/2)
63*6236dae4SAndroid Build Coastguard Worker- Set-Cookie == 2cookie=data2; (1/2)
64*6236dae4SAndroid Build Coastguard Worker</stdout>
65*6236dae4SAndroid Build Coastguard Worker</verify>
66*6236dae4SAndroid Build Coastguard Worker</testcase>
67