xref: /aosp_15_r20/external/curl/tests/data/test7 (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 Workercookies
7*6236dae4SAndroid Build Coastguard Workerheader dump
8*6236dae4SAndroid Build Coastguard Worker</keywords>
9*6236dae4SAndroid Build Coastguard Worker</info>
10*6236dae4SAndroid Build Coastguard Worker
11*6236dae4SAndroid Build Coastguard Worker# Server-side
12*6236dae4SAndroid Build Coastguard Worker<reply>
13*6236dae4SAndroid Build Coastguard Worker<data>
14*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
15*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
16*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
17*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
18*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes swsclose
19*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: foobar=name; domain=127.0.0.1; path=/;
20*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
21*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: partmatch=present; domain=.0.0.1; path=/;
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker</data>
24*6236dae4SAndroid Build Coastguard Worker</reply>
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard Worker# Client-side
27*6236dae4SAndroid Build Coastguard Worker<client>
28*6236dae4SAndroid Build Coastguard Worker<server>
29*6236dae4SAndroid Build Coastguard Workerhttp
30*6236dae4SAndroid Build Coastguard Worker</server>
31*6236dae4SAndroid Build Coastguard Worker<name>
32*6236dae4SAndroid Build Coastguard WorkerHTTP with cookie parser and header recording
33*6236dae4SAndroid Build Coastguard Worker</name>
34*6236dae4SAndroid Build Coastguard Worker<command>
35*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -b none -D %LOGDIR/heads%TESTNUMBER.txt
36*6236dae4SAndroid Build Coastguard Worker</command>
37*6236dae4SAndroid Build Coastguard Worker</client>
38*6236dae4SAndroid Build Coastguard Worker
39*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
40*6236dae4SAndroid Build Coastguard Worker<verify>
41*6236dae4SAndroid Build Coastguard Worker<protocol>
42*6236dae4SAndroid Build Coastguard WorkerGET /we/want/%TESTNUMBER HTTP/1.1
43*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
44*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
45*6236dae4SAndroid Build Coastguard WorkerAccept: */*
46*6236dae4SAndroid Build Coastguard Worker
47*6236dae4SAndroid Build Coastguard Worker</protocol>
48*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/heads%TESTNUMBER.txt">
49*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
50*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
51*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
52*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
53*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes swsclose
54*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: foobar=name; domain=127.0.0.1; path=/;
55*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/";
56*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: partmatch=present; domain=.0.0.1; path=/;
57*6236dae4SAndroid Build Coastguard Worker
58*6236dae4SAndroid Build Coastguard Worker</file>
59*6236dae4SAndroid Build Coastguard Worker</verify>
60*6236dae4SAndroid Build Coastguard Worker</testcase>
61