package cohttp-server-lwt-unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Cohttp_server_lwt_unix.ContextSource

Sourcetype t
Sourceval request : t -> Http.Request.t
Sourceval read_body : t -> string Lwt.t
Sourceval discard_body : t -> unit Lwt.t
Sourceval respond : t -> Http.Response.t -> Body.t -> unit Lwt.t
OCaml

Innovation. Community. Security.