diff options
Diffstat (limited to 'tests/data/test219')
-rw-r--r-- | tests/data/test219 | 34 |
1 files changed, 34 insertions, 0 deletions
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 @@ +<testcase> +<info> +<keywords> +proxy +</keywords> +</info> + +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +none +</server> + <name> +try using proxy with unsupported scheme + </name> + <command> +-x foo://%HOSTIP:%HTTPPORT/219 http://%HOSTIP:%HTTPPORT/219 +</command> +</client> + +# +# Verify after the test has been "shot" +<verify> +<errorcode> +7 +</errorcode> +</verify> +</testcase> |