xref: /aosp_15_r20/external/curl/tests/data/test3 (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 POST
6*6236dae4SAndroid Build Coastguard WorkerHTTP Basic auth
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker#
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data>
13*6236dae4SAndroid Build Coastguard WorkerHTTP/1.0 200 OK
14*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
15*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
16*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
17*6236dae4SAndroid Build Coastguard Worker
18*6236dae4SAndroid Build Coastguard Workerthis is data even though Content-Length is set to zero
19*6236dae4SAndroid Build Coastguard Worker</data>
20*6236dae4SAndroid Build Coastguard Worker<datacheck>
21*6236dae4SAndroid Build Coastguard WorkerHTTP/1.0 200 OK
22*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
23*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
24*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard Worker</datacheck>
27*6236dae4SAndroid Build Coastguard Worker</reply>
28*6236dae4SAndroid Build Coastguard Worker
29*6236dae4SAndroid Build Coastguard Worker#
30*6236dae4SAndroid Build Coastguard Worker# Client-side
31*6236dae4SAndroid Build Coastguard Worker<client>
32*6236dae4SAndroid Build Coastguard Worker<server>
33*6236dae4SAndroid Build Coastguard Workerhttp
34*6236dae4SAndroid Build Coastguard Worker</server>
35*6236dae4SAndroid Build Coastguard Worker<name>
36*6236dae4SAndroid Build Coastguard WorkerHTTP POST with auth and contents but with content-length set to 0
37*6236dae4SAndroid Build Coastguard Worker</name>
38*6236dae4SAndroid Build Coastguard Worker<command>
39*6236dae4SAndroid Build Coastguard Worker -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
40*6236dae4SAndroid Build Coastguard Worker</command>
41*6236dae4SAndroid Build Coastguard Worker</client>
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Worker#
44*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
45*6236dae4SAndroid Build Coastguard Worker<verify>
46*6236dae4SAndroid Build Coastguard Worker<protocol nonewline="yes">
47*6236dae4SAndroid Build Coastguard WorkerPOST /%TESTNUMBER HTTP/1.1
48*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
49*6236dae4SAndroid Build Coastguard WorkerAuthorization: Basic ZmFrZTotdXNlcg==
50*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
51*6236dae4SAndroid Build Coastguard WorkerAccept: */*
52*6236dae4SAndroid Build Coastguard WorkerContent-Length: 37
53*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/x-www-form-urlencoded
54*6236dae4SAndroid Build Coastguard Worker
55*6236dae4SAndroid Build Coastguard Workerfooo=mooo&pooo=clue&doo=%20%20%20++++
56*6236dae4SAndroid Build Coastguard Worker</protocol>
57*6236dae4SAndroid Build Coastguard Worker</verify>
58*6236dae4SAndroid Build Coastguard Worker</testcase>
59