From f1cdcc4c3eb5b1e5f66520c5e91ecb95faa85bff Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 15 Aug 2016 11:09:59 +0200 Subject: test219: verify unsupported scheme for proxies get rejected --- tests/data/test219 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 tests/data/test219 (limited to 'tests/data/test219') diff --git a/tests/data/test219 b/tests/data/test219 new file mode 100644 index 000000000..49c1a380e --- /dev/null +++ b/tests/data/test219 @@ -0,0 +1,34 @@ + + + +proxy + + + +# +# Server-side + + + +# +# Client-side + + +none + + +try using proxy with unsupported scheme + + +-x foo://%HOSTIP:%HTTPPORT/219 http://%HOSTIP:%HTTPPORT/219 + + + +# +# Verify after the test has been "shot" + + +7 + + + -- cgit v1.2.3