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/archive/refs/tags/v4.3.0.tar.gz
md5=b837250b924eb52aadf1342007c776db
sha512=c9d1e86c83c2e9b440cf22d7d0d37a31da358e95ff2eda2158de164c0add937c626076ca0465b17c2aca1edf0305d1f74e4720bd45edfa938651d340556038ee
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/http-cookie/http-cookie.4.3.0/opam
No package is dependent