Add project files.
This commit is contained in:
39
3rd-party/curl-7.52.1/tests/data/test703
vendored
Normal file
39
3rd-party/curl-7.52.1/tests/data/test703
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
<testcase>
|
||||
#based off 19
|
||||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
SOCKS5
|
||||
connect to non-listen
|
||||
FAILURE
|
||||
</keywords>
|
||||
</info>
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
socks5
|
||||
</server>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
Attempt connect to non-listening HTTP server via SOCKS5 proxy
|
||||
</name>
|
||||
<command>
|
||||
--socks5 %HOSTIP:%SOCKSPORT http://%HOSTIP:60000
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
7
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
Reference in New Issue
Block a user