<testcase>
<info>
<keywords>
HTTP
HTTP GET
chunked transfer encoding
</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
Transfer-Encoding: chunked

0

</data>
<servercmd>
writedelay: 20
writesize: 136
</servercmd>
</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: 0

</data>
</proxy-reply>

<client>
<server>
http
</server>
<name>
Chunked transfer encoding - Only last chunk that partially arrives with server headers with connection keep-alive, no actual data.
</name>
<features>
proxy
</features>
<command>
http://%HOSTIP:%HTTPPORT/chunked-transfer-encoding/%TESTNUMBER
</command>
</client>

<verify>
<protocol>
GET /chunked-transfer-encoding/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*

</protocol>
<errorcode>
0
</errorcode>
</verify>
</testcase>
