A valid code that won't run?

David Eagen via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 25 12:35:45 PDT 2015


On Friday, 24 April 2015 at 21:47:50 UTC, cym13 wrote:
> Reimplementing sure sounds like the best long-term way to go...
> Maybe we don't need all libcurl features, we could provide a 
> basic
> set for 80% of use-cases and advanced users would use the
> newly-non-standard libcurl binding.

Vibed already provides a good HTTP library. There is also an 
HTTP/2 library on dub that is being incorporated into Vibed. I 
would suggesting using these if you are doing anything new rather 
than using std.net.curl.



More information about the Digitalmars-d mailing list