xref: /aosp_15_r20/external/curl/tests/data/test385 (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 Worker--json
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.1 200 OK
14*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
15*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
16*6236dae4SAndroid Build Coastguard WorkerLast-Modified: Tue, 13 Jun 2000 12:10:00 GMT
17*6236dae4SAndroid Build Coastguard WorkerETag: "21025-dc7-39462498"
18*6236dae4SAndroid Build Coastguard WorkerAccept-Ranges: bytes
19*6236dae4SAndroid Build Coastguard WorkerContent-Length: 6
20*6236dae4SAndroid Build Coastguard WorkerConnection: close
21*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
22*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
23*6236dae4SAndroid Build Coastguard Worker
24*6236dae4SAndroid Build Coastguard Worker-foo-
25*6236dae4SAndroid Build Coastguard Worker</data>
26*6236dae4SAndroid Build Coastguard Worker</reply>
27*6236dae4SAndroid Build Coastguard Worker
28*6236dae4SAndroid Build Coastguard Worker#
29*6236dae4SAndroid Build Coastguard Worker# Client-side
30*6236dae4SAndroid Build Coastguard Worker<client>
31*6236dae4SAndroid Build Coastguard Worker<server>
32*6236dae4SAndroid Build Coastguard Workerhttp
33*6236dae4SAndroid Build Coastguard Worker</server>
34*6236dae4SAndroid Build Coastguard Worker<name>
35*6236dae4SAndroid Build Coastguard WorkerHTTP with --json x 2
36*6236dae4SAndroid Build Coastguard Worker</name>
37*6236dae4SAndroid Build Coastguard Worker<command>
38*6236dae4SAndroid Build Coastguard Worker--json '{ "drink": "coffe",' --json ' "crunch": "cookie" }' http://%HOSTIP:%HTTPPORT/%TESTNUMBER -H "Content-Type: drinks/hot"
39*6236dae4SAndroid Build Coastguard Worker</command>
40*6236dae4SAndroid Build Coastguard Worker</client>
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard Worker#
43*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
44*6236dae4SAndroid Build Coastguard Worker<verify>
45*6236dae4SAndroid Build Coastguard Worker<protocol nonewline="yes">
46*6236dae4SAndroid Build Coastguard WorkerPOST /%TESTNUMBER HTTP/1.1
47*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
48*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
49*6236dae4SAndroid Build Coastguard WorkerContent-Type: drinks/hot
50*6236dae4SAndroid Build Coastguard WorkerAccept: application/json
51*6236dae4SAndroid Build Coastguard WorkerContent-Length: 40
52*6236dae4SAndroid Build Coastguard Worker
53*6236dae4SAndroid Build Coastguard Worker{ "drink": "coffe", "crunch": "cookie" }
54*6236dae4SAndroid Build Coastguard Worker</protocol>
55*6236dae4SAndroid Build Coastguard Worker</verify>
56*6236dae4SAndroid Build Coastguard Worker</testcase>
57