httpaf_caged
A higher-level httpaf-async server interface
README
http/af-caged exposes a familiar request -> response
interface, built as a
thin wrapper around http/af.
Installation
Install the library and its dependencies via OPAM:
opam install httpaf_caged
Helpers
In addition to the server interface, http/af-caged includes parsers for some
common request headers. It currently includes parsers for cookie and accept
headers.
Install
- Published
-
14 Aug 2020
- Authors
-
- Maintainers
-
Sources
httpaf_caged-1.0.1.tbz
sha256=f3f36a664cebaa727325ef20c3ec10653fd36a48717f54c587e3e4149c853f3e
sha512=7a7adeaac67c75ccc188657999a72764b1fc32221407709a0b1d539ba7e82dba744f7c40e47510a5eee8d5754907836b7385f4399772128e6add2a356e388dba
Dependencies
ppx_jane
>= "v0.13.0"
core
>= "v0.13.0"
async
>= "v0.13.0"
odoc
with-doc
uri
>= "3.1.0"
angstrom
>= "0.14.1"
httpaf-async
>= "0.6.6"
dune
>= "2.6"
Reverse Dependencies