resto-cohttp-client
A minimal OCaml library for type-safe HTTP/JSON RPCs
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 resto-cohttp-client
val log_request :
?media:Resto_cohttp.Media_type.Make(Encoding).t ->
'a Encoding.t ->
Uri.t ->
string ->
request Lwt.t
val log_response :
request ->
?media:Resto_cohttp.Media_type.Make(Encoding).t ->
'a Encoding.t ->
Cohttp.Code.status_code ->
string Lwt.t Lazy.t ->
unit Lwt.t