cookie

HTTP cookie parsing and rendering

http://github.com/snoyberg/cookie

Version on this page:0.4.2
LTS Haskell 22.14:0.4.6
Stackage Nightly 2024-03-28:0.4.6
Latest on Hackage:0.5.0

See all snapshots cookie appears in

BSD-3-Clause licensed and maintained by Michael Snoyman
This version can be pinned in stack with:cookie-0.4.2@sha256:4d4dd11179d1680e6d31878937620f452004b52918551e7e4f225bd74cb0deec,1686

Module documentation for 0.4.2

cookie

Build Status

HTTP cookie parsing and rendering

Changes

0.4.2

  • Added SameSite #13