On Thursday, 11 September 2014 at 17:37:24 UTC, Nordlöw wrote:
On Thursday, 11 September 2014 at 14:30:39 UTC, Jacob Carlborg
wrote:
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]
Ok, thanks. And I guess vibe.d can do this aswell without
external dependencies, right?
Didn't test but I found this:
http://vibed.org/api/vibe.inet.urltransfer/download
Vibe does by default depend on a few other libraries though.
Libevent, OpenSSL, maybe others..