Bindings to
libcurl - client-side URL transfer library, supporting HTTP and a multitude of other network protocols (FTP/SMTP/RTSP/etc). This is a continuation of
http://ocurl.sourceforge.net/ project (by Lars Nilsson). Provides easy synchronous API (
Curl), synchronous parallel and generic asynchronous API (
Curl.Multi), as well as
Lwt-enabled asynchronous interface (
Curl_lwt).