xref: /aosp_15_r20/external/curl/tests/data/test171 (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# 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, 25 Sep 2001 19:37:44 GMT
16*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
17*6236dae4SAndroid Build Coastguard WorkerSet-Cookie: XToken=xt;Domain=.z.x.com;Path=/
18*6236dae4SAndroid Build Coastguard WorkerCache-control: private
19*6236dae4SAndroid Build Coastguard WorkerContent-Length: 62
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard WorkerThis server reply is for testing a simple cookie test case...
22*6236dae4SAndroid Build Coastguard Worker</data>
23*6236dae4SAndroid Build Coastguard Worker</reply>
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard Worker# Client-side
26*6236dae4SAndroid Build Coastguard Worker<client>
27*6236dae4SAndroid Build Coastguard Worker<server>
28*6236dae4SAndroid Build Coastguard Workerhttp
29*6236dae4SAndroid Build Coastguard Worker</server>
30*6236dae4SAndroid Build Coastguard Worker<name>
31*6236dae4SAndroid Build Coastguard WorkerHTTP, get cookie with dot prefixed full domain
32*6236dae4SAndroid Build Coastguard Worker</name>
33*6236dae4SAndroid Build Coastguard Worker<command>
34*6236dae4SAndroid Build Coastguard Worker-c %LOGDIR/jar%TESTNUMBER -x %HOSTIP:%HTTPPORT http://z.x.com/%TESTNUMBER
35*6236dae4SAndroid Build Coastguard Worker</command>
36*6236dae4SAndroid Build Coastguard Worker<features>
37*6236dae4SAndroid Build Coastguard Workercookies
38*6236dae4SAndroid Build Coastguard Workerproxy
39*6236dae4SAndroid Build Coastguard Worker</features>
40*6236dae4SAndroid Build Coastguard Worker</client>
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
43*6236dae4SAndroid Build Coastguard Worker<verify>
44*6236dae4SAndroid Build Coastguard Worker<protocol>
45*6236dae4SAndroid Build Coastguard WorkerGET http://z.x.com/%TESTNUMBER HTTP/1.1
46*6236dae4SAndroid Build Coastguard WorkerHost: z.x.com
47*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
48*6236dae4SAndroid Build Coastguard WorkerAccept: */*
49*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
50*6236dae4SAndroid Build Coastguard Worker
51*6236dae4SAndroid Build Coastguard Worker</protocol>
52*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/jar%TESTNUMBER" mode="text">
53*6236dae4SAndroid Build Coastguard Worker# Netscape HTTP Cookie File
54*6236dae4SAndroid Build Coastguard Worker# https://curl.se/docs/http-cookies.html
55*6236dae4SAndroid Build Coastguard Worker# This file was generated by libcurl! Edit at your own risk.
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard Worker.z.x.com	TRUE	/	FALSE	0	XToken	xt
58*6236dae4SAndroid Build Coastguard Worker</file>
59*6236dae4SAndroid Build Coastguard Worker</verify>
60*6236dae4SAndroid Build Coastguard Worker</testcase>
61