package cookie

  1. Overview
  2. Docs
Cookie handling for OCaml and ReasonML

Install

Dune Dependency

Authors

Maintainers

Sources

cookie-0.1.8.tbz
sha256=bc405a88a6f94453fbaee19b98469818c09b567646a46e1f4ac1a9d5d9fee2db
sha512=fd66a50db8ca8431e7e0ec847c828f448a61b7fbfea9581a75b2b93c205ec4728b072fa2bdc6c70e7afe41f6e6254756fb176ce9c3f71a0cb6da0086479644ed

Description

Parsing and printing cookies in OCaml and Reason

Published: 06 May 2020

README

Cookie

A Cookie implementation i pure OCaml

Session

A ocaml-session implementation heavily based on the cohttp implementation.

Dependencies (5)

  1. astring
  2. ptime
  3. uri
  4. ocaml >= "4.07.0"
  5. dune >= "1.11"

Dev Dependencies (4)

  1. junit_alcotest with-test
  2. junit with-test
  3. alcotest with-test
  4. base with-test

Used by (1)

  1. session-cookie

Conflicts

None