package paf

  1. Overview
  2. Docs
HTTP/AF and MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

paf-0.6.0.tbz
sha256=baf35eceec745789b06f1534ef309f0985ce80260a3f1b2138a8a20232de7fd9
sha512=5d359537b27571f1ad407722f05d2d1fae9bfa104e235fc1f9dfddb9215cbf1ddf5c983860ba8f3d73f172490b33466ff228deee840cd472c3031fe17b921bd2

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.