Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Body = Cohttp_lwt_body
module Request = Cohttp_lwt_unix.Request
and endpoint = Request.t -> Route.params -> Body.t -> response
HTTP handler
val query : Request.t -> (string, string list) Hashtbl.t
val query_json : Request.t -> Ezjsonm.t