package cookie

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

Install

Dune Dependency

Authors

Maintainers

Sources

cookie-0.1.6.tbz
sha256=8cef938d0e449d6be3e0be770721ac2c056daa5fcc0c14e67ee77d37b6c62101
sha512=a71bd67d4db8893cbb0fff88e5c7173644e25acbbb8b22b8d2715277159b54c15e80fd9abb563893eb0a98a3fd40c691e80c18dddbe360d5bf0a169df5d9d28f

Description

Parsing and printing cookies in OCaml and Reason

Published: 18 Mar 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.08.0"
  5. dune >= "1.11"

Dev Dependencies (3)

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

Used by

None

Conflicts

None