xref: /aosp_15_r20/external/curl/tests/data/test435 (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 GET
6*6236dae4SAndroid Build Coastguard Worker</keywords>
7*6236dae4SAndroid Build Coastguard Worker</info>
8*6236dae4SAndroid Build Coastguard Worker
9*6236dae4SAndroid Build Coastguard Worker#
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes">
13*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
14*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
15*6236dae4SAndroid Build Coastguard Worker
16*6236dae4SAndroid Build Coastguard Worker</data>
17*6236dae4SAndroid Build Coastguard Worker</reply>
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker#
20*6236dae4SAndroid Build Coastguard Worker# Client-side
21*6236dae4SAndroid Build Coastguard Worker<client>
22*6236dae4SAndroid Build Coastguard Worker<server>
23*6236dae4SAndroid Build Coastguard Workerhttp
24*6236dae4SAndroid Build Coastguard Worker</server>
25*6236dae4SAndroid Build Coastguard Worker<name>
26*6236dae4SAndroid Build Coastguard Workerverify -w local/remote port+ip after connection reuse
27*6236dae4SAndroid Build Coastguard Worker</name>
28*6236dae4SAndroid Build Coastguard Worker<command>
29*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w 'local port == %{local_port}\nlocal ip == %{local_ip}\nremote_ip == %{remote_ip}\nremote_port == %{remote_port}\n'
30*6236dae4SAndroid Build Coastguard Worker</command>
31*6236dae4SAndroid Build Coastguard Worker</client>
32*6236dae4SAndroid Build Coastguard Worker
33*6236dae4SAndroid Build Coastguard Worker#
34*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
35*6236dae4SAndroid Build Coastguard Worker<verify>
36*6236dae4SAndroid Build Coastguard Worker<protocol>
37*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER HTTP/1.1
38*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
39*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
40*6236dae4SAndroid Build Coastguard WorkerAccept: */*
41*6236dae4SAndroid Build Coastguard Worker
42*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER HTTP/1.1
43*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
44*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
45*6236dae4SAndroid Build Coastguard WorkerAccept: */*
46*6236dae4SAndroid Build Coastguard Worker
47*6236dae4SAndroid Build Coastguard Worker</protocol>
48*6236dae4SAndroid Build Coastguard Worker
49*6236dae4SAndroid Build Coastguard Worker# replace the number with a fixed string since the port number is not
50*6236dae4SAndroid Build Coastguard Worker# known to the test script but it should always be a decimal number
51*6236dae4SAndroid Build Coastguard Worker<stripfile>
52*6236dae4SAndroid Build Coastguard Workers/local port == (\d+)/local port == [digits]/
53*6236dae4SAndroid Build Coastguard Worker</stripfile>
54*6236dae4SAndroid Build Coastguard Worker<stdout>
55*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
56*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
57*6236dae4SAndroid Build Coastguard Worker
58*6236dae4SAndroid Build Coastguard Workerlocal port == [digits]
59*6236dae4SAndroid Build Coastguard Workerlocal ip == 127.0.0.1
60*6236dae4SAndroid Build Coastguard Workerremote_ip == %HOSTIP
61*6236dae4SAndroid Build Coastguard Workerremote_port == %HTTPPORT
62*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
63*6236dae4SAndroid Build Coastguard WorkerContent-Length: 0
64*6236dae4SAndroid Build Coastguard Worker
65*6236dae4SAndroid Build Coastguard Workerlocal port == [digits]
66*6236dae4SAndroid Build Coastguard Workerlocal ip == 127.0.0.1
67*6236dae4SAndroid Build Coastguard Workerremote_ip == %HOSTIP
68*6236dae4SAndroid Build Coastguard Workerremote_port == %HTTPPORT
69*6236dae4SAndroid Build Coastguard Worker</stdout>
70*6236dae4SAndroid Build Coastguard Worker</verify>
71*6236dae4SAndroid Build Coastguard Worker</testcase>
72