new XML and JSON libs and replacement of std.net.curl
Seb via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Aug 15 08:20:59 PDT 2016
On Monday, 15 August 2016 at 15:04:29 UTC, rikki cattermole wrote:
> On 16/08/2016 3:01 AM, Oleg B wrote:
>> As replacement of std.net.curl I found
>> https://github.com/ikod/dlang-requests. Who know's about this
>> lib? Is
>> this good replacement of std.net.curl?
>
> Nope, not a replacement.
Why? I like it a lot more than std.net.curl (try to get the error
code in std.net.curl) & the decision that etc (which wrap curl &
zlib) needs to go has been made at Dconf, so I would love to see
dlang-requests as std.experimental.http ;-)
More information about the Digitalmars-d-learn
mailing list