package devkit

  1. Overview
  2. Docs
type 'a t = 'a Lwt.t
include module type of struct include Curl_lwt end
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