https://issues.dlang.org/show_bug.cgi?id=15066
--- Comment #1 from e10s <[email protected]> --- The bundled libcurl.dll lacks IPv6 features? curl_DLL_ONLY.7z/nossl/libcurl.dll from http://www.paehl.com/open_source/?CURL_7.44.0 looks fine: std.net.curl.CurlException@std\net\curl.d(3705): Couldn't connect to server on handle 16B0048 With http://[2001:200:dff:fff1:216:3eff:feb1:44d7]/, i.e. www.kame.net, it works well. --
