package paf

  1. Overview
  2. Docs
HTTP/AF and MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

paf-0.8.0.tbz
sha256=d2ad3b819a735320e85a50389bf3fe1064afbd528067b470564a4ece2ab31b63
sha512=e6bf4640a1411ab15fcec1fda9c494bfa895bd1d5c2f40542a9680252dd2cabf2f3da7f17849489e5ddfef2c003b35a9945a2f8aae432d3d1608745f02767612

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.