xref: /aosp_15_r20/external/curl/tests/data/test2306 (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# This reproduces the #11101 issue, when the second response comes back
10*6236dae4SAndroid Build Coastguard Worker# with the first header being "folded"
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 WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
15*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
16*6236dae4SAndroid Build Coastguard WorkerLast-Modified: Tue, 13 Jun 2000 12:10:00 GMT
17*6236dae4SAndroid Build Coastguard WorkerETag: "21025-dc7-39462498"
18*6236dae4SAndroid Build Coastguard WorkerAccept-Ranges: bytes
19*6236dae4SAndroid Build Coastguard WorkerContent-Length: 6
20*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
21*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker-foo-
24*6236dae4SAndroid Build Coastguard Worker</data>
25*6236dae4SAndroid Build Coastguard Worker<data2 nocheck="yes">
26*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
27*6236dae4SAndroid Build Coastguard Worker	Access-Control-Allow-Origin: *
28*6236dae4SAndroid Build Coastguard WorkerConnection: Keep-Alive
29*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=utf-8
30*6236dae4SAndroid Build Coastguard WorkerDate: Wed, 10 May 2023 14:58:08 GMT
31*6236dae4SAndroid Build Coastguard Worker
32*6236dae4SAndroid Build Coastguard Worker-foo-
33*6236dae4SAndroid Build Coastguard Worker</data2>
34*6236dae4SAndroid Build Coastguard Worker</reply>
35*6236dae4SAndroid Build Coastguard Worker
36*6236dae4SAndroid Build Coastguard Worker# Client-side
37*6236dae4SAndroid Build Coastguard Worker<client>
38*6236dae4SAndroid Build Coastguard Worker<server>
39*6236dae4SAndroid Build Coastguard Workerhttp
40*6236dae4SAndroid Build Coastguard Worker</server>
41*6236dae4SAndroid Build Coastguard Worker# tool to run
42*6236dae4SAndroid Build Coastguard Worker<tool>
43*6236dae4SAndroid Build Coastguard Workerlib%TESTNUMBER
44*6236dae4SAndroid Build Coastguard Worker</tool>
45*6236dae4SAndroid Build Coastguard Worker
46*6236dae4SAndroid Build Coastguard Worker<name>
47*6236dae4SAndroid Build Coastguard WorkerHTTP GET reused handle with first header folded
48*6236dae4SAndroid Build Coastguard Worker</name>
49*6236dae4SAndroid Build Coastguard Worker<command>
50*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0002
51*6236dae4SAndroid Build Coastguard Worker</command>
52*6236dae4SAndroid Build Coastguard Worker</client>
53*6236dae4SAndroid Build Coastguard Worker
54*6236dae4SAndroid Build Coastguard Worker#
55*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
56*6236dae4SAndroid Build Coastguard Worker<verify>
57*6236dae4SAndroid Build Coastguard Worker# hyper doesn't like the bad header in the second request
58*6236dae4SAndroid Build Coastguard Worker<errorcode>
59*6236dae4SAndroid Build Coastguard Worker%if hyper
60*6236dae4SAndroid Build Coastguard Worker1
61*6236dae4SAndroid Build Coastguard Worker%else
62*6236dae4SAndroid Build Coastguard Worker0
63*6236dae4SAndroid Build Coastguard Worker%endif
64*6236dae4SAndroid Build Coastguard Worker</errorcode>
65*6236dae4SAndroid Build Coastguard Worker<protocol>
66*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER HTTP/1.1
67*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
68*6236dae4SAndroid Build Coastguard WorkerAccept: */*
69*6236dae4SAndroid Build Coastguard Worker
70*6236dae4SAndroid Build Coastguard WorkerGET /%TESTNUMBER0002 HTTP/1.1
71*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
72*6236dae4SAndroid Build Coastguard WorkerAccept: */*
73*6236dae4SAndroid Build Coastguard Worker
74*6236dae4SAndroid Build Coastguard Worker</protocol>
75*6236dae4SAndroid Build Coastguard Worker</verify>
76*6236dae4SAndroid Build Coastguard Worker</testcase>
77