cookie

HTTP cookie parsing and rendering

http://github.com/snoyberg/cookie

Version on this page:0.4.4
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.4@sha256:34a61659b3294a5650296c16ab31d779c46a3d4c691d5147ef10b0648ad6c914,1448

Module documentation for 0.4.4

  • Web
    • Web.Cookie

cookie

Build Status

HTTP cookie parsing and rendering

Changes

0.4.4

  • Dropped dependency on blaze-builder
  • Made cookie text rendering slightly more efficient

0.4.3

  • Added defaultSetCookie #16

0.4.2.1

  • Clarified MIT license

0.4.2

  • Added SameSite #13