@hackage / simple-session

Cookie-based session management for the Simple web framework

Latest2.0.0

Changelog

Version 0.10.1.0 (2015-11-18)

  • Default to using httponly cookie option

  • Default to using secure cookie option for requests over HTTPS

  • Allow customization of cookie options using the sessionBaseCookie method