A comprehensive and standards compliant HTTP cookies library for ocaml.
HTTP cookies are serialized as follows:
Cookie header in a HTTP requestSet-Cookie header in a HTTP response.The library supports consuming and creating HTTP cookies in both requests and responses.
The standards implemented by the library is