opium_kernel
Sinatra like web toolkit based on Lwt + Cohttp
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 opium_kernel
val env : t -> Opium_kernel__Hmap0.t
val body : t -> Cohttp_lwt.Body.t
val request : t -> Cohttp.Request.t
module Fields : sig ... end
val sexp_of_t : t -> Sexplib0.Sexp.t
val create :
?body:Cohttp_lwt.Body.t ->
?env:Opium_kernel__Hmap0.t ->
Cohttp.Request.t ->
t
val meth : t -> Cohttp.Code.meth
val headers : t -> Cohttp.Header.t