<testcase>
<info>
<keywords>
HTTP
HTTP GET
# Skip for now as the Socks server from curl's test suite does
# not seem to deal properly deal with optimistically sent data
skip
</keywords>
</info>

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

Blafasel
</data>
</reply>

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

Blafasel
</data>
</proxy-reply>


<client>
<server>
http
socks4
</server>
<name>
Request forwarded through a SOCKS5t proxy. Destination host specified by IPv4 address.
</name>
<features>
proxy
</features>
<command>
http://%HOSTIP:%HTTPPORT/socks5t/%TESTNUMBER
</command>
</client>

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

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