On 2013-11-26 21:04, Andrei Alexandrescu wrote:
What flags are we requiring for use with std.net.curl? Are those depending on what specific calls are being used (e.g. using https etc)? We could document that stuff. All in all it doesn't seem unreasonable to me to require certain specifics for using std.net.curl.
Preferably std.net.curl should work with any variant of libcurl. Regardless if it's using OpenSSL or GNU TLS.
-- /Jacob Carlborg
