Simple http client Dlang library
kryszczyniak via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Jun 7 06:18:26 PDT 2015
On Sunday, 7 June 2015 at 05:29:30 UTC, ketmar wrote:
> On Sat, 06 Jun 2015 22:20:19 +0000, kryszczyniak wrote:
>
>> Hello!
>>
>> I've created AllUCanGET, a very simple D2 http client library
>> which you
>> could use instead of std.net.curl module to make http
>> connections.
>>
>> You can find the library with more information here: <a
>> href="http://allucanget.diaboli.pl/">http://allucanget.diaboli.pl/</a>.
>
> nice work, but... no sources? that means no win64 support, no
> gdc
> support, no ldc support, no freebsd support too, i believe...
For now, no sources. The author is the last person who wants to
use the app ;) I'm D beginner. I'll publish sources when I clean
them first.
More information about the Digitalmars-d-announce
mailing list