package http-cookie

  1. Overview
  2. Docs
HTTP cookie library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

http-cookie-v3.1.0.tbz
sha256=bd3fe88bf73482c9f0c4be2a69977675d615cda856f2dc5498cd94ce27277aa5
sha512=2f16c29ed6d870114a54f3ad2f4d470a593dfd645f8d89a0db93ed524a2fe341025065ff00217afb3e5035f6d79a2c35bf9c5618d2404f1dcd0aaffcc718164a

CHANGES.md.html

v3.1.0 2021-08-11

  • Add update_* functions.

v3.0.0 2020-24-12 UK

  • Backwards incompatible change: remove base-unix dependency. Uses own date_time instead of Unix.tm.

v2.0.0 2020-09-09 UK

  • Rewrite library by removing almost all ppx and external libraries

  • Rename package to http-cookie from cookies.

  • Make the Http_cookie the topmost module.

  • Change code formatting to janestreet

  • Document API, generate docs and host it.

v1.0.1 2020-09-09 UK

  • Add compare function

v1.0.0 2020-08-01 UK

  • First release.

OCaml

Innovation. Community. Security.