package paf

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

Module type Alpn.REQDSource

Sourcetype t
Sourcetype request
Sourcetype response
Sourcemodule Body : sig ... end
Sourceval request : t -> request
Sourceval request_body : t -> Body.ro
Sourceval response : t -> response option
Sourceval response_exn : t -> response
Sourceval respond_with_string : t -> response -> string -> unit
Sourceval respond_with_bigstring : t -> response -> Bigstringaf.t -> unit
Sourceval respond_with_streaming : t -> ?flush_headers_immediately:bool -> response -> Body.wo
Sourceval report_exn : t -> exn -> unit
Sourceval try_with : t -> (unit -> unit) -> (unit, exn) result
OCaml

Innovation. Community. Security.