xref: /aosp_15_r20/external/curl/tests/data/test1332 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker# test case cloned from 1076 and then 302 was replaced with 303
3*6236dae4SAndroid Build Coastguard Worker<info>
4*6236dae4SAndroid Build Coastguard Worker<keywords>
5*6236dae4SAndroid Build Coastguard WorkerHTTP
6*6236dae4SAndroid Build Coastguard WorkerHTTP POST
7*6236dae4SAndroid Build Coastguard Workerfollowlocation
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 303 OK swsclose
15*6236dae4SAndroid Build Coastguard WorkerLocation: moo.html&testcase=/%TESTNUMBER0002
16*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
17*6236dae4SAndroid Build Coastguard WorkerConnection: close
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker</data>
20*6236dae4SAndroid Build Coastguard Worker<data2>
21*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
22*6236dae4SAndroid Build Coastguard WorkerLocation: this should be ignored
23*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
24*6236dae4SAndroid Build Coastguard WorkerConnection: close
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard Workerbody
27*6236dae4SAndroid Build Coastguard Worker</data2>
28*6236dae4SAndroid Build Coastguard Worker<datacheck>
29*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 303 OK swsclose
30*6236dae4SAndroid Build Coastguard WorkerLocation: moo.html&testcase=/%TESTNUMBER0002
31*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
32*6236dae4SAndroid Build Coastguard WorkerConnection: close
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
35*6236dae4SAndroid Build Coastguard WorkerLocation: this should be ignored
36*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
37*6236dae4SAndroid Build Coastguard WorkerConnection: close
38*6236dae4SAndroid Build Coastguard Worker
39*6236dae4SAndroid Build Coastguard Workerbody
40*6236dae4SAndroid Build Coastguard Worker</datacheck>
41*6236dae4SAndroid Build Coastguard Worker</reply>
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Worker#
44*6236dae4SAndroid Build Coastguard Worker# Client-side
45*6236dae4SAndroid Build Coastguard Worker<client>
46*6236dae4SAndroid Build Coastguard Worker<server>
47*6236dae4SAndroid Build Coastguard Workerhttp
48*6236dae4SAndroid Build Coastguard Worker</server>
49*6236dae4SAndroid Build Coastguard Worker<name>
50*6236dae4SAndroid Build Coastguard WorkerHTTP POST with 303 redirect and --post303
51*6236dae4SAndroid Build Coastguard Worker</name>
52*6236dae4SAndroid Build Coastguard Worker<command>
53*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo" --post303
54*6236dae4SAndroid Build Coastguard Worker</command>
55*6236dae4SAndroid Build Coastguard Worker</client>
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard Worker#
58*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
59*6236dae4SAndroid Build Coastguard Worker<verify>
60*6236dae4SAndroid Build Coastguard Worker<protocol nonewline="yes">
61*6236dae4SAndroid Build Coastguard WorkerPOST /blah/%TESTNUMBER HTTP/1.1
62*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
63*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
64*6236dae4SAndroid Build Coastguard WorkerAccept: */*
65*6236dae4SAndroid Build Coastguard WorkerContent-Length: 3
66*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/x-www-form-urlencoded
67*6236dae4SAndroid Build Coastguard Worker
68*6236dae4SAndroid Build Coastguard WorkermooPOST /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
69*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
70*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
71*6236dae4SAndroid Build Coastguard WorkerAccept: */*
72*6236dae4SAndroid Build Coastguard WorkerContent-Length: 3
73*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/x-www-form-urlencoded
74*6236dae4SAndroid Build Coastguard Worker
75*6236dae4SAndroid Build Coastguard Workermoo
76*6236dae4SAndroid Build Coastguard Worker</protocol>
77*6236dae4SAndroid Build Coastguard Worker</verify>
78*6236dae4SAndroid Build Coastguard Worker</testcase>
79