mirage-http
MirageOS-compatible implementation of the Cohttp interfaces
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library mirage-http
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