Added test case 504, using multi interface and a local proxy without anything
listening on the port we use.
This commit is contained in:
29
tests/data/test504
Normal file
29
tests/data/test504
Normal file
@@ -0,0 +1,29 @@
|
||||
r<EFBFBD>rl#
|
||||
# Server-side
|
||||
<reply>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
file
|
||||
</server>
|
||||
# tool is what to use instead of 'curl'
|
||||
<tool>
|
||||
lib504
|
||||
</tool>
|
||||
|
||||
<name>
|
||||
simple multi through local proxy without listener
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPSPORT/504 localhost:55555
|
||||
</command>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
100
|
||||
</errorcode>
|
||||
</verify>
|
||||
Reference in New Issue
Block a user