From 65ceb20dfd3c1820b6af9c418a0ac2885dd6b4f2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 23 Jan 2018 00:02:35 +0100 Subject: test1454: --connect-to with IPv6 address w/o IPv6 support! --- tests/data/test1454 | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/data/test1454 (limited to 'tests/data/test1454') diff --git a/tests/data/test1454 b/tests/data/test1454 new file mode 100644 index 000000000..36e28e49a --- /dev/null +++ b/tests/data/test1454 @@ -0,0 +1,38 @@ + + + +--connect-to + + + +# +# Server-side + + + +# +# Client-side + + +!ipv6 + + +http + + +--connect-to with IPv6 address w/o IPv6 support! + + +--connect-to localhost:80:[::1]:80 localhost + + + +# +# Verify data after the test has been "shot" + +# 4 == CURLE_NOT_BUILT_IN + +4 + + + -- cgit v1.2.3