package httpaf_caged

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

Install

Dune Dependency

Authors

Maintainers

Sources

httpaf_caged-1.0.0.tbz
sha256=903c7f3efe1509fc4bfcc7ec21ce11c22c9a407548f5bf5cd1e7633b64e08875
sha512=0fd99f6b09d47ee8cfff094b18c95c94bcceb2be8bb0e3788e127afe4ee2dd0a6feeb54569d91aa7d1b7b4de945947b7d6202794a010806becda72eefdf636a4

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.