repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test703
blob
4aa89b46a5d0b0a1f99c3a952a02b8b676f6196c
1
<testcase>
2
#based off 19
3
<info>
4
<keywords>
5
HTTP
6
SOCKS5
7
connect to non-listen
8
FAILURE
9
</keywords>
10
</info>
11
# Server-side
12
<reply>
13
<data>
14
</data>
15
</reply>
16
17
# Client-side
18
<client>
19
<server>
20
socks5
21
</server>
22
<features>
23
http
24
</features>
25
<name>
26
Attempt connect to non-listening HTTP server via SOCKS5 proxy
27
</name>
28
<command>
29
--socks5 %HOSTIP:%SOCKSPORT http://%HOSTIP:60000
30
</command>
31
</client>
32
33
# Verify data after the test has been "shot"
34
<verify>
35
<errorcode>
36
7
37
</errorcode>
38
</verify>
39
</testcase>