Should "std.net.curl" be moved from Phobos to Deimos?
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Tue Nov 26 15:04:36 PST 2013
On 11/26/13 2:04 PM, Adam D. Ruppe wrote:
> On Tuesday, 26 November 2013 at 21:33:50 UTC, Jonas Drewsen wrote:
>> But have a look at the libcurl API docs and think about how many lines
>> it would take to implement that in D.
>
> Meh, I don't think I've ever needed any of it. Set header and request
> data is enough to do anything on http.
That's quite a claim to make. I know very little on the topic, but from
what I see at http://curl.haxx.se/changes.html it seems to me like a
hard working professional is responding to real bug reports and feature
requests from the field (as opposed to just toying with some
sophisticated useless artifact).
Andrei
More information about the Digitalmars-d
mailing list