package paf

  1. Overview
  2. Docs
HTTP/AF and MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

paf-0.5.0.tbz
sha256=a1646fc1bf0386d17796d59a67a9a82a681a74552782bba8d54388686355fe83
sha512=616f5b7c7090b5f9bba70969fce56ffc909ec31a6a9045d8093e4494e76607b4ebb957cc1b2318364d50f30e5414d058af46a23bf8ea0a0ee421dc94378b9c31

doc/paf.alpn/Alpn/module-type-REQD/index.html

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.