From 715f1f53e0cf8ce5dc6f31f4ac6677f36e1927dc Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 17 Nov 2017 11:21:12 +0100 Subject: resolve: allow IP address within [] brackets ... so that IPv6 addresses can be passed like they can for connect-to and how they're used in URLs. Added test 1324 to verify Reported-by: Alex Malinovich Fixes #2087 Closes #2091 --- docs/cmdline-opts/resolve.d | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/cmdline-opts/resolve.d') diff --git a/docs/cmdline-opts/resolve.d b/docs/cmdline-opts/resolve.d index ba3967a14..91539b8e9 100644 --- a/docs/cmdline-opts/resolve.d +++ b/docs/cmdline-opts/resolve.d @@ -14,4 +14,6 @@ different ports. The provided address set by this option will be used even if --ipv4 or --ipv6 is set to make curl use another IP version. +Support for providing the IP address within [brackets] was added in 7.57.0. + This option can be used many times to add many host names to resolve. -- cgit v1.2.3