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
/
test504
blob
2d9e56498cbb7067218e807c760b60e854acf9f2
1
<testcase>
2
# Server-side
3
<reply>
4
</reply>
5
6
# Client-side
7
<client>
8
<server>
9
none
10
</server>
11
<features>
12
http
13
</features>
14
# tool is what to use instead of 'curl'
15
<tool>
16
lib504
17
</tool>
18
19
<name>
20
simple multi through local proxy without listener
21
</name>
22
<command>
23
http://%HOSTIP:%HTTPSPORT/504 %HOSTIP:55555
24
</command>
25
</client>
26
27
# Verify data after the test has been "shot"
28
<verify>
29
<errorcode>
30
100
31
</errorcode>
32
</verify>
33
</testcase>