Module Curl_lwt

module Curl_lwt: sig .. end

Asynchronous API with Lwt


val perform : Curl.t -> Curl.curlCode Lwt.t

perform Curl.t asynchronously

val setopt : Curl.Multi.curlMultiOption -> unit

set option on global multi_handle