Downloading Files in D

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 11 01:31:16 PDT 2014


On Wednesday, 10 September 2014 at 22:23:11 UTC, Adam D. Ruppe 
wrote:
> The curl one should be easiest for just downloading files. The 
> big problems with it are that it can be a pain to get the 
> library working with versioning and stuff and that it sometimes 
> does the wrong thing in advanced use cases.
>
> But if the curl library works for you at all, doing downloading 
> with it is easy.

Ok, thanks.


More information about the Digitalmars-d-learn mailing list