package mirage-http

  1. Overview
  2. Docs
module Make (Channel : V1_LWT.CHANNEL) : Cohttp.S.IO with type 'a t = 'a Lwt.t and type ic = Channel.t and type oc = Channel.t and type conn = Channel.flow