package paf

  1. Overview
  2. Docs
HTTP/AF and MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

paf-0.7.0.tbz
sha256=c36946b3e0d8634f0150aba6585c4f1532d02af7513eeec7d457503888c34321
sha512=b72e79ca5c32f7d7b5134417c685f02215e22375c324d7de1d1534e02d75f60a7efdd31c4189176a65f02ead0dcc4eec33ea83e9690c7b0a31ea26aaf12b98e4

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.