xref: /aosp_15_r20/external/curl/tests/data/test898 (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 proxy
6*6236dae4SAndroid Build Coastguard Worker--location
7*6236dae4SAndroid Build Coastguard WorkerAuthorization
8*6236dae4SAndroid Build Coastguard WorkerCookie
9*6236dae4SAndroid Build Coastguard Worker</keywords>
10*6236dae4SAndroid Build Coastguard Worker</info>
11*6236dae4SAndroid Build Coastguard Worker
12*6236dae4SAndroid Build Coastguard Worker#
13*6236dae4SAndroid Build Coastguard Worker# Server-side
14*6236dae4SAndroid Build Coastguard Worker<reply>
15*6236dae4SAndroid Build Coastguard Worker<data>
16*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 301 redirect
17*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
18*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
19*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
20*6236dae4SAndroid Build Coastguard WorkerConnection: close
21*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
22*6236dae4SAndroid Build Coastguard WorkerLocation: http://firsthost.com:9999/a/path/%TESTNUMBER0002
23*6236dae4SAndroid Build Coastguard Worker
24*6236dae4SAndroid Build Coastguard Worker</data>
25*6236dae4SAndroid Build Coastguard Worker<data2>
26*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
27*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
28*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
29*6236dae4SAndroid Build Coastguard WorkerContent-Length: 4
30*6236dae4SAndroid Build Coastguard WorkerConnection: close
31*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
32*6236dae4SAndroid Build Coastguard Worker
33*6236dae4SAndroid Build Coastguard Workerhey
34*6236dae4SAndroid Build Coastguard Worker</data2>
35*6236dae4SAndroid Build Coastguard Worker
36*6236dae4SAndroid Build Coastguard Worker<datacheck>
37*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 301 redirect
38*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
39*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
40*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
41*6236dae4SAndroid Build Coastguard WorkerConnection: close
42*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
43*6236dae4SAndroid Build Coastguard WorkerLocation: http://firsthost.com:9999/a/path/%TESTNUMBER0002
44*6236dae4SAndroid Build Coastguard Worker
45*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
46*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
47*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
48*6236dae4SAndroid Build Coastguard WorkerContent-Length: 4
49*6236dae4SAndroid Build Coastguard WorkerConnection: close
50*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
51*6236dae4SAndroid Build Coastguard Worker
52*6236dae4SAndroid Build Coastguard Workerhey
53*6236dae4SAndroid Build Coastguard Worker</datacheck>
54*6236dae4SAndroid Build Coastguard Worker
55*6236dae4SAndroid Build Coastguard Worker</reply>
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard Worker#
58*6236dae4SAndroid Build Coastguard Worker# Client-side
59*6236dae4SAndroid Build Coastguard Worker<client>
60*6236dae4SAndroid Build Coastguard Worker<features>
61*6236dae4SAndroid Build Coastguard Workerproxy
62*6236dae4SAndroid Build Coastguard Worker</features>
63*6236dae4SAndroid Build Coastguard Worker<server>
64*6236dae4SAndroid Build Coastguard Workerhttp
65*6236dae4SAndroid Build Coastguard Worker</server>
66*6236dae4SAndroid Build Coastguard Worker<name>
67*6236dae4SAndroid Build Coastguard WorkerHTTP with custom auth and cookies redirected to HTTP on a diff port
68*6236dae4SAndroid Build Coastguard Worker</name>
69*6236dae4SAndroid Build Coastguard Worker<command>
70*6236dae4SAndroid Build Coastguard Worker-x http://%HOSTIP:%HTTPPORT http://firsthost.com -L -H "Authorization: Basic am9lOnNlY3JldA==" -H "Cookie: userpwd=am9lOnNlY3JldA=="
71*6236dae4SAndroid Build Coastguard Worker</command>
72*6236dae4SAndroid Build Coastguard Worker</client>
73*6236dae4SAndroid Build Coastguard Worker
74*6236dae4SAndroid Build Coastguard Worker#
75*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
76*6236dae4SAndroid Build Coastguard Worker<verify>
77*6236dae4SAndroid Build Coastguard Worker<protocol>
78*6236dae4SAndroid Build Coastguard WorkerGET http://firsthost.com/ HTTP/1.1
79*6236dae4SAndroid Build Coastguard WorkerHost: firsthost.com
80*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
81*6236dae4SAndroid Build Coastguard WorkerAccept: */*
82*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
83*6236dae4SAndroid Build Coastguard WorkerAuthorization: Basic am9lOnNlY3JldA==
84*6236dae4SAndroid Build Coastguard WorkerCookie: userpwd=am9lOnNlY3JldA==
85*6236dae4SAndroid Build Coastguard Worker
86*6236dae4SAndroid Build Coastguard WorkerGET http://firsthost.com:9999/a/path/%TESTNUMBER0002 HTTP/1.1
87*6236dae4SAndroid Build Coastguard WorkerHost: firsthost.com:9999
88*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
89*6236dae4SAndroid Build Coastguard WorkerAccept: */*
90*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
91*6236dae4SAndroid Build Coastguard Worker
92*6236dae4SAndroid Build Coastguard Worker</protocol>
93*6236dae4SAndroid Build Coastguard Worker</verify>
94*6236dae4SAndroid Build Coastguard Worker</testcase>
95