http-cookieversion

HTTP cookie library for OCaml

A comprehensive and strict standards compliant HTTP cookies library for ocaml.

http-cookie supports consuming and creating HTTP cookies found in HTTP request Cookie header and in Set-Cookie header in HTTP response. The library validates all cookie attributes, cookie name and cookie value for standards conformance and correct usage. The validation suite is comprehensive and includes validation of domain name, IPv4, IPv6 and HTTP date-time formats.

The RFC standards/validations implemented by the library are:

  • RFC 6265
  • RFC 1123
  • RFC 1034
  • IPV4/IPV6 address validation
AuthorBikal Lem <gbikal@gmail.com>
LicenseMPL-2.0
Published
Homepagehttps://github.com/lemaetech/http-cookie
Issue Trackerhttps://github.com/lemaetech/http-cookie/issues
MaintainerBikal Lem
Dependencies
Source [http] https://github.com/lemaetech/http-cookie/releases/download/v4.2.0/http-cookie-v4.2.0.tbz
sha256=cdb91d7ee5420c38503fd3b333d0349a2c6689166b8c17f95fda8cd1c2454ed6
sha512=2f024dfaa1062e5701e811f933ce84ec674b579a3cded8a5279fc34366a4de360cd5f0ca3f68311f6ff527ec8a8a5c71325f8849bb05b8e98bf467bd33762191
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/http-cookie/http-cookie.4.2.0/opam
No package is dependent