xref: /third_party/curl/tests/data/test2306 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ci</keywords>
713498266Sopenharmony_ci</info>
813498266Sopenharmony_ci#
913498266Sopenharmony_ci# This reproduces the #11101 issue, when the second response comes back
1013498266Sopenharmony_ci# with the first header being "folded"
1113498266Sopenharmony_ci<reply>
1213498266Sopenharmony_ci<data nocheck="yes">
1313498266Sopenharmony_ciHTTP/1.1 200 OK
1413498266Sopenharmony_ciDate: Tue, 09 Nov 2010 14:49:00 GMT
1513498266Sopenharmony_ciServer: test-server/fake
1613498266Sopenharmony_ciLast-Modified: Tue, 13 Jun 2000 12:10:00 GMT
1713498266Sopenharmony_ciETag: "21025-dc7-39462498"
1813498266Sopenharmony_ciAccept-Ranges: bytes
1913498266Sopenharmony_ciContent-Length: 6
2013498266Sopenharmony_ciContent-Type: text/html
2113498266Sopenharmony_ciFunny-head: yesyes
2213498266Sopenharmony_ci
2313498266Sopenharmony_ci-foo-
2413498266Sopenharmony_ci</data>
2513498266Sopenharmony_ci<data2 nocheck="yes">
2613498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
2713498266Sopenharmony_ci	Access-Control-Allow-Origin: *
2813498266Sopenharmony_ciConnection: Keep-Alive
2913498266Sopenharmony_ciContent-Type: text/html; charset=utf-8
3013498266Sopenharmony_ciDate: Wed, 10 May 2023 14:58:08 GMT
3113498266Sopenharmony_ci
3213498266Sopenharmony_ci-foo-
3313498266Sopenharmony_ci</data2>
3413498266Sopenharmony_ci</reply>
3513498266Sopenharmony_ci
3613498266Sopenharmony_ci# Client-side
3713498266Sopenharmony_ci<client>
3813498266Sopenharmony_ci<server>
3913498266Sopenharmony_cihttp
4013498266Sopenharmony_ci</server>
4113498266Sopenharmony_ci# tool to run
4213498266Sopenharmony_ci<tool>
4313498266Sopenharmony_cilib%TESTNUMBER
4413498266Sopenharmony_ci</tool>
4513498266Sopenharmony_ci
4613498266Sopenharmony_ci<name>
4713498266Sopenharmony_ciHTTP GET reused handle with first header folded
4813498266Sopenharmony_ci</name>
4913498266Sopenharmony_ci<command>
5013498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0002
5113498266Sopenharmony_ci</command>
5213498266Sopenharmony_ci</client>
5313498266Sopenharmony_ci
5413498266Sopenharmony_ci#
5513498266Sopenharmony_ci# Verify data after the test has been "shot"
5613498266Sopenharmony_ci<verify>
5713498266Sopenharmony_ci# hyper doesn't like the bad header in the second request
5813498266Sopenharmony_ci<errorcode>
5913498266Sopenharmony_ci%if hyper
6013498266Sopenharmony_ci1
6113498266Sopenharmony_ci%else
6213498266Sopenharmony_ci0
6313498266Sopenharmony_ci%endif
6413498266Sopenharmony_ci</errorcode>
6513498266Sopenharmony_ci<protocol>
6613498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
6713498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
6813498266Sopenharmony_ciAccept: */*
6913498266Sopenharmony_ci
7013498266Sopenharmony_ciGET /%TESTNUMBER0002 HTTP/1.1
7113498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
7213498266Sopenharmony_ciAccept: */*
7313498266Sopenharmony_ci
7413498266Sopenharmony_ci</protocol>
7513498266Sopenharmony_ci</verify>
7613498266Sopenharmony_ci</testcase>
77