<testcase>
<info>
<keywords>
HTTP
HTTP GET
HTTP proxy
</keywords>
</info>

<reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 11

Blafasel 1
</data>
<data1>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 11

Blafasel 2
</data1>
<data2>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: close
Content-Type: text/html
X-Control: swsclose
Content-Length: 11

Blafasel 3
</data2>
</reply>

<proxy-reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 11

Blafasel 1
</data>
<data1>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 11

Blafasel 2
</data1>
<data2>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: keep-alive
Content-Type: text/html
Content-Length: 11

Blafasel 3
</data2>
</proxy-reply>

<client>
<server>
http
</server>
<name>
Two requests forwarded through an HTTP proxy on a reused connection followed by request that does not use a forwarder
</name>
<features>
proxy
</features>
<command>
http://www.example.org/%TESTNUMBER0000 http://www.example.org/%TESTNUMBER0001 http://%HOSTIP:%HTTPPORT/%TESTNUMBER0002
</command>
</client>

<verify>
<protocol>
GET http://www.example.org/%TESTNUMBER0000 HTTP/1.1
Host: www.example.org
User-Agent: curl/%VERSION
Accept: */*

GET http://www.example.org/%TESTNUMBER0001 HTTP/1.1
Host: www.example.org
User-Agent: curl/%VERSION
Accept: */*

GET /%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*

</protocol>
</verify>
</testcase>
