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 call :
?headers:Cohttp.Header.t ->
?body:Cohttp_lwt.Body.t ->
Cohttp.Code.meth ->
Uri.t ->
(Cohttp.Response.t * Cohttp_lwt.Body.t) Lwt.t