On 11/09/14 00:05, "Nordlöw" wrote:
I'm asking because I've read somewhere that there have been complaints about the curl wrapper.
If you don't want to worry about dependencies on libcurl you can use Tango [1] [2]. You can see how I use Tango to download files in DVM [3]
[1] https://github.com/SiegeLord/Tango-D2 [2] http://siegelord.github.io/Tango-D2/tango.net.http.HttpGet.html[3] https://github.com/jacob-carlborg/dvm/blob/master/dvm/commands/Fetch.d#L80
-- /Jacob Carlborg