cookie

HTTP cookie parsing and rendering

http://github.com/snoyberg/cookie

Version on this page:0.4.3
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

MIT licensed and maintained by Michael Snoyman
This version can be pinned in stack with:cookie-0.4.3@sha256:ab1e74e8fc7d96f8d67ed9f490e330cafe4fa42b3f7821213934023b075008a9,1685

Module documentation for 0.4.3

cookie

Build Status

HTTP cookie parsing and rendering

Changes

0.4.3

  • Added defaultSetCookie #16

0.4.2.1

  • Clarified MIT license

0.4.2

  • Added SameSite #13