xref: /aosp_15_r20/external/curl/tests/data/test1457 (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 Workerprotocol
6*6236dae4SAndroid Build Coastguard Worker--write-out
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker# Server-side
10*6236dae4SAndroid Build Coastguard Worker<reply>
11*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes">
12*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
13*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
14*6236dae4SAndroid Build Coastguard WorkerContent-Length: 9
15*6236dae4SAndroid Build Coastguard WorkerConnection: close
16*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/plain
17*6236dae4SAndroid Build Coastguard Worker
18*6236dae4SAndroid Build Coastguard Workertestdata
19*6236dae4SAndroid Build Coastguard Worker</data>
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Worker</reply>
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker# Client-side
24*6236dae4SAndroid Build Coastguard Worker<client>
25*6236dae4SAndroid Build Coastguard Worker<server>
26*6236dae4SAndroid Build Coastguard Workerhttp
27*6236dae4SAndroid Build Coastguard Worker</server>
28*6236dae4SAndroid Build Coastguard Worker
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerCheck if %{stderr} and %{stdout} switch between stdout and stderr.
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker<command>
33*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER --silent --write-out 'line1%{stderr}line2%{stdout}line3'
34*6236dae4SAndroid Build Coastguard Worker</command>
35*6236dae4SAndroid Build Coastguard Worker</client>
36*6236dae4SAndroid Build Coastguard Worker
37*6236dae4SAndroid Build Coastguard Worker# Verify data
38*6236dae4SAndroid Build Coastguard Worker<verify>
39*6236dae4SAndroid Build Coastguard Worker<stdout nonewline="yes">
40*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
41*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
42*6236dae4SAndroid Build Coastguard WorkerContent-Length: 9
43*6236dae4SAndroid Build Coastguard WorkerConnection: close
44*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/plain
45*6236dae4SAndroid Build Coastguard Worker
46*6236dae4SAndroid Build Coastguard Workertestdata
47*6236dae4SAndroid Build Coastguard Workerline1line3
48*6236dae4SAndroid Build Coastguard Worker</stdout>
49*6236dae4SAndroid Build Coastguard Worker<stderr nonewline="yes">
50*6236dae4SAndroid Build Coastguard Workerline2
51*6236dae4SAndroid Build Coastguard Worker</stderr>
52*6236dae4SAndroid Build Coastguard Worker<protocol>
53*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER HTTP/1.1
54*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
55*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
56*6236dae4SAndroid Build Coastguard WorkerAccept: */*
57*6236dae4SAndroid Build Coastguard Worker
58*6236dae4SAndroid Build Coastguard Worker</protocol>
59*6236dae4SAndroid Build Coastguard Worker</verify>
60*6236dae4SAndroid Build Coastguard Worker</testcase>
61