Module Curl_lwt

Asynchronous API with Lwt

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

perform Curl.t asynchronously

  • returns

    transfer result code

val setopt : Curl.Multi.curlMultiOption -> unit

set option on global multi_handle