xref: /aosp_15_r20/external/curl/tests/data/test1287 (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 WorkerHTTP CONNECT
7*6236dae4SAndroid Build Coastguard Workerproxytunnel
8*6236dae4SAndroid Build Coastguard Workerverbose logs
9*6236dae4SAndroid Build Coastguard Worker</keywords>
10*6236dae4SAndroid Build Coastguard Worker</info>
11*6236dae4SAndroid Build Coastguard Worker#
12*6236dae4SAndroid Build Coastguard Worker# Server-side
13*6236dae4SAndroid Build Coastguard Worker<reply>
14*6236dae4SAndroid Build Coastguard Worker<data>
15*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
16*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
17*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake swsclose
18*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
19*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
20*6236dae4SAndroid Build Coastguard WorkerContent-Length: 9
21*6236dae4SAndroid Build Coastguard Worker
22*6236dae4SAndroid Build Coastguard Workercontents
23*6236dae4SAndroid Build Coastguard Worker</data>
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard Worker# The purpose of this test is to make sure curl ignores headers
26*6236dae4SAndroid Build Coastguard Worker# Content-Length and Transfer-Encoding in a successful CONNECT 2xx reply.
27*6236dae4SAndroid Build Coastguard Worker<connect>
28*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 Mighty fine indeed
29*6236dae4SAndroid Build Coastguard WorkerContent-Length: 123
30*6236dae4SAndroid Build Coastguard WorkerTransfer-Encoding: chunked
31*6236dae4SAndroid Build Coastguard Worker
32*6236dae4SAndroid Build Coastguard Worker</connect>
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard Worker<datacheck>
35*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 Mighty fine indeed
36*6236dae4SAndroid Build Coastguard WorkerContent-Length: 123
37*6236dae4SAndroid Build Coastguard WorkerTransfer-Encoding: chunked
38*6236dae4SAndroid Build Coastguard Worker
39*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
40*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
41*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake swsclose
42*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
43*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
44*6236dae4SAndroid Build Coastguard WorkerContent-Length: 9
45*6236dae4SAndroid Build Coastguard Worker
46*6236dae4SAndroid Build Coastguard Workercontents
47*6236dae4SAndroid Build Coastguard Worker</datacheck>
48*6236dae4SAndroid Build Coastguard Worker</reply>
49*6236dae4SAndroid Build Coastguard Worker
50*6236dae4SAndroid Build Coastguard Worker#
51*6236dae4SAndroid Build Coastguard Worker# Client-side
52*6236dae4SAndroid Build Coastguard Worker<client>
53*6236dae4SAndroid Build Coastguard Worker<server>
54*6236dae4SAndroid Build Coastguard Workerhttp
55*6236dae4SAndroid Build Coastguard Workerhttp-proxy
56*6236dae4SAndroid Build Coastguard Worker</server>
57*6236dae4SAndroid Build Coastguard Worker<name>
58*6236dae4SAndroid Build Coastguard WorkerHTTP over proxy-tunnel ignore TE and CL in CONNECT 2xx responses
59*6236dae4SAndroid Build Coastguard Worker</name>
60*6236dae4SAndroid Build Coastguard Worker<command>
61*6236dae4SAndroid Build Coastguard Worker-v --proxytunnel -x %HOSTIP:%PROXYPORT http://test.%TESTNUMBER:%HTTPPORT/we/want/that/page/%TESTNUMBER
62*6236dae4SAndroid Build Coastguard Worker</command>
63*6236dae4SAndroid Build Coastguard Worker<features>
64*6236dae4SAndroid Build Coastguard Workerproxy
65*6236dae4SAndroid Build Coastguard Worker</features>
66*6236dae4SAndroid Build Coastguard Worker</client>
67*6236dae4SAndroid Build Coastguard Worker
68*6236dae4SAndroid Build Coastguard Worker#
69*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
70*6236dae4SAndroid Build Coastguard Worker<verify>
71*6236dae4SAndroid Build Coastguard Worker<proxy>
72*6236dae4SAndroid Build Coastguard WorkerCONNECT test.%TESTNUMBER:%HTTPPORT HTTP/1.1
73*6236dae4SAndroid Build Coastguard WorkerHost: test.%TESTNUMBER:%HTTPPORT
74*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
75*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
76*6236dae4SAndroid Build Coastguard Worker
77*6236dae4SAndroid Build Coastguard Worker</proxy>
78*6236dae4SAndroid Build Coastguard Worker<protocol>
79*6236dae4SAndroid Build Coastguard WorkerGET /we/want/that/page/%TESTNUMBER HTTP/1.1
80*6236dae4SAndroid Build Coastguard WorkerHost: test.%TESTNUMBER:%HTTPPORT
81*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
82*6236dae4SAndroid Build Coastguard WorkerAccept: */*
83*6236dae4SAndroid Build Coastguard Worker
84*6236dae4SAndroid Build Coastguard Worker</protocol>
85*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/stderr%TESTNUMBER" mode="text">
86*6236dae4SAndroid Build Coastguard Worker%if !hyper
87*6236dae4SAndroid Build Coastguard Worker* Ignoring Content-Length in CONNECT 200 response
88*6236dae4SAndroid Build Coastguard Worker* Ignoring Transfer-Encoding in CONNECT 200 response
89*6236dae4SAndroid Build Coastguard Worker%endif
90*6236dae4SAndroid Build Coastguard Worker</file>
91*6236dae4SAndroid Build Coastguard Worker<stripfile>
92*6236dae4SAndroid Build Coastguard Workers/^.*(?=\* Ignoring (?:Content-Length|Transfer-Encoding) )// or $_ = ''
93*6236dae4SAndroid Build Coastguard Worker</stripfile>
94*6236dae4SAndroid Build Coastguard Worker</verify>
95*6236dae4SAndroid Build Coastguard Worker</testcase>
96