<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
chunked transfer encoding
</keywords>
</info>

<reply>
<data>
HTTP/1.1 200 OK%CR
Date: Thu, 22 Jul 2010 11:22:33 GMT%CR
Connection: close%CR
Content-Type: text/html%CR
Transfer-Encoding: chunked%CR
X-Control: swsclose%CR
%CR
0%CR
%CR
</data>
</reply>

<proxy-reply>
<data>
HTTP/1.1 200 Connection established%CR
%CR
HTTP/1.1 200 OK%CR
Date: Thu, 22 Jul 2010 11:22:33 GMT%CR
Connection: close%CR
Content-Type: text/html%CR
X-Control: swsclose%CR
%CR
</data>
</proxy-reply>

<client>
<server>
https
</server>
<name>
Chunked transfer encoding - Only last chunk, no actual data.
</name>
<features>
proxy
</features>
<command>
--insecure https://%HOSTIP:%HTTPSPORT/chunked-transfer-encoding/%TESTNUMBER
</command>
</client>

<verify>
<protocol>
GET /chunked-transfer-encoding/%TESTNUMBER HTTP/1.1%CR
Host: %HOSTIP:%HTTPSPORT%CR
User-Agent: curl/%VERSION%CR
Accept: */*%CR
%CR
</protocol>
<errorcode>
0
</errorcode>
</verify>
</testcase>
