package httpaf_caged

  1. Overview
  2. Docs
A higher-level httpaf-async server interface

Install

Dune Dependency

Authors

Maintainers

Sources

httpaf_caged-1.0.1.tbz
sha256=f3f36a664cebaa727325ef20c3ec10653fd36a48717f54c587e3e4149c853f3e
sha512=7a7adeaac67c75ccc188657999a72764b1fc32221407709a0b1d539ba7e82dba744f7c40e47510a5eee8d5754907836b7385f4399772128e6add2a356e388dba

README.md.html

http/af-caged

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.