diff options
Diffstat (limited to 'tests/data/test1247')
-rw-r--r-- | tests/data/test1247 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/data/test1247 b/tests/data/test1247 new file mode 100644 index 000000000..48c5ccdf4 --- /dev/null +++ b/tests/data/test1247 @@ -0,0 +1,38 @@ +<testcase> +<info> +<keywords> +HTTP +--fail-early +</keywords> +</info> + +# +# Server-side +<reply> +<data> +</data> +</reply> + +# +# Client-side +<client> +<server> +none +</server> + <name> +--fail-early + </name> + <command> +--fail-early h1234://%HOSTIP:%HTTPPORT/1247 http://%HOSTIP:%HTTPPORT/1247 +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +# Protocol "h1234" not supported or disabled in libcurl +<errorcode> +1 +</errorcode> +</verify> +</testcase> |