blob: 67bee39c16fb7ee00adcb45c9e6c9e3ab9c88eb2 [file] [log] [blame]
<testcase>
#based off 19
<info>
<keywords>
HTTP
SOCKS4
connect to non-listen
FAILURE
</keywords>
</info>
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
http
</server>
<name>
Attempt connect to non-listening SOCKS4 proxy
</name>
<command>
--socks4 %HOSTIP:%NOLISTENPORT http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
<features>
proxy
</features>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
7
</errorcode>
</verify>
</testcase>