From 2b839853ecf83a7470520897ae700d9160c7aab2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 16 Dec 2002 15:30:10 +0000 Subject: Added test case 504, using multi interface and a local proxy without anything listening on the port we use. --- tests/data/test504 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests/data/test504 (limited to 'tests/data/test504') diff --git a/tests/data/test504 b/tests/data/test504 new file mode 100644 index 000000000..d90688230 --- /dev/null +++ b/tests/data/test504 @@ -0,0 +1,29 @@ +rörl# +# Server-side + + + +# Client-side + + +file + +# tool is what to use instead of 'curl' + +lib504 + + + +simple multi through local proxy without listener + + +http://%HOSTIP:%HTTPSPORT/504 localhost:55555 + + + +# Verify data after the test has been "shot" + + +100 + + -- cgit v1.2.3