package cohttp-lwt-unix

  1. Overview
  2. Docs
type t
val call : t -> Cohttp_lwt.S.call
val create : ?ctx:Connection.Net.ctx -> ?keep:int64 -> ?retry:int -> ?parallel:int -> ?depth:int -> unit -> t