On Thursday, 3 August 2017 at 10:02:24 UTC, Temtaime wrote:
On Thursday, 3 August 2017 at 09:57:11 UTC, Suliman wrote:
On Thursday, 3 August 2017 at 06:33:38 UTC, ikod wrote:
Hello,

Since version 0.5.0 dlang-requests has become compatible with both 1.0.x and 1.1.x versions of openssl library.

Please try and report any issues on github.
Thanks!

dlang-requests is HTTP/FTP client library, inspired by python-requests with goals:

small memory footprint
performance
simple, high level API
native D implementation

https://code.dlang.org/packages/requests
https://github.com/ikod/dlang-requests

Vote for including it in Phobos instead curl!

Curl is well-tested and has a great number of features.

But it's native and I think it's already have 90% of futures needed in real-life. Community should force native libs, or D always would be languages that live only by C-bindings.

Reply via email to