[Issue 15066] std.net.curl.get should support IPv6 addresses on Windows
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Sep 22 08:59:13 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15066
--- Comment #2 from Luís Marques <luis at luismarques.eu> ---
Yeah, a proper curl DLL with all the good features should be provided with DMD.
(In any case, I would argue that no curl version should mistake an IPv6 address
for a host name, even if support for processing IPv6 requests is not included;
the current behavior is really misleading)
--
More information about the Digitalmars-d-bugs
mailing list