xref: /third_party/curl/tests/data/test1288 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP CONNECT
713498266Sopenharmony_ciHTTP proxy
813498266Sopenharmony_ciproxytunnel
913498266Sopenharmony_ci</keywords>
1013498266Sopenharmony_ci</info>
1113498266Sopenharmony_ci
1213498266Sopenharmony_ci#
1313498266Sopenharmony_ci# Server-side
1413498266Sopenharmony_ci<reply>
1513498266Sopenharmony_ci<connect>
1613498266Sopenharmony_ciHTTP/1.1 200 Mighty fine indeed
1713498266Sopenharmony_ciServer: test tunnel 2000
1813498266Sopenharmony_ci
1913498266Sopenharmony_ci</connect>
2013498266Sopenharmony_ci
2113498266Sopenharmony_ci<data nocheck="yes">
2213498266Sopenharmony_ciHTTP/1.1 200 OK
2313498266Sopenharmony_ciDate: Tue, 09 Nov 2010 14:49:00 GMT
2413498266Sopenharmony_ciServer: test-server/fake
2513498266Sopenharmony_ciContent-Type: text/html
2613498266Sopenharmony_ciFunny-head: yesyes
2713498266Sopenharmony_ciContent-Length: 9
2813498266Sopenharmony_ciConnection: keep-alive
2913498266Sopenharmony_ci
3013498266Sopenharmony_cicontents
3113498266Sopenharmony_ci</data>
3213498266Sopenharmony_ci</reply>
3313498266Sopenharmony_ci
3413498266Sopenharmony_ci#
3513498266Sopenharmony_ci# Client-side
3613498266Sopenharmony_ci<client>
3713498266Sopenharmony_ci<server>
3813498266Sopenharmony_cihttp
3913498266Sopenharmony_cihttp-proxy
4013498266Sopenharmony_ci</server>
4113498266Sopenharmony_ci<name>
4213498266Sopenharmony_ciSuppress proxy CONNECT response headers
4313498266Sopenharmony_ci</name>
4413498266Sopenharmony_ci<command>
4513498266Sopenharmony_ci--proxytunnel --suppress-connect-headers --dump-header - --include --write-out "\nCONNECT CODE: %{http_connect}\nRECEIVED HEADER BYTE TOTAL: %{size_header}\n" --proxy %HOSTIP:%PROXYPORT http://%HOSTIP:%HTTPPORT/we/want/that/page/%TESTNUMBER
4613498266Sopenharmony_ci</command>
4713498266Sopenharmony_ci<features>
4813498266Sopenharmony_ciproxy
4913498266Sopenharmony_ci</features>
5013498266Sopenharmony_ci</client>
5113498266Sopenharmony_ci
5213498266Sopenharmony_ci#
5313498266Sopenharmony_ci# Verify data after the test has been "shot"
5413498266Sopenharmony_ci<verify>
5513498266Sopenharmony_ci<proxy>
5613498266Sopenharmony_ciCONNECT %HOSTIP:%HTTPPORT HTTP/1.1
5713498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
5813498266Sopenharmony_ciUser-Agent: curl/%VERSION
5913498266Sopenharmony_ciProxy-Connection: Keep-Alive
6013498266Sopenharmony_ci
6113498266Sopenharmony_ci</proxy>
6213498266Sopenharmony_ci<protocol>
6313498266Sopenharmony_ciGET /we/want/that/page/%TESTNUMBER HTTP/1.1
6413498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
6513498266Sopenharmony_ciUser-Agent: curl/%VERSION
6613498266Sopenharmony_ciAccept: */*
6713498266Sopenharmony_ci
6813498266Sopenharmony_ci</protocol>
6913498266Sopenharmony_ci
7013498266Sopenharmony_ci# This test is structured to test all the expectations of
7113498266Sopenharmony_ci# --suppress-connect-headers, which are:
7213498266Sopenharmony_ci# Must suppress in --include and --dump-header
7313498266Sopenharmony_ci# Must not suppress in --verbose and --trace
7413498266Sopenharmony_ci# Must not suppress in statistics (eg received header byte total)
7513498266Sopenharmony_ci<stdout>
7613498266Sopenharmony_ciHTTP/1.1 200 OK
7713498266Sopenharmony_ciHTTP/1.1 200 OK
7813498266Sopenharmony_ciDate: Tue, 09 Nov 2010 14:49:00 GMT
7913498266Sopenharmony_ciDate: Tue, 09 Nov 2010 14:49:00 GMT
8013498266Sopenharmony_ciServer: test-server/fake
8113498266Sopenharmony_ciServer: test-server/fake
8213498266Sopenharmony_ciContent-Type: text/html
8313498266Sopenharmony_ciContent-Type: text/html
8413498266Sopenharmony_ciFunny-head: yesyes
8513498266Sopenharmony_ciFunny-head: yesyes
8613498266Sopenharmony_ciContent-Length: 9
8713498266Sopenharmony_ciContent-Length: 9
8813498266Sopenharmony_ciConnection: keep-alive
8913498266Sopenharmony_ciConnection: keep-alive
9013498266Sopenharmony_ci
9113498266Sopenharmony_ci
9213498266Sopenharmony_cicontents
9313498266Sopenharmony_ci
9413498266Sopenharmony_ciCONNECT CODE: 200
9513498266Sopenharmony_ciRECEIVED HEADER BYTE TOTAL: 231
9613498266Sopenharmony_ci</stdout>
9713498266Sopenharmony_ci</verify>
9813498266Sopenharmony_ci</testcase>
99