sessionversion
A session manager for your everyday needs
ocaml-session is an session manager that handles cookie headers and backend storage for HTTP servers. The library supports CoHTTP and Webmachine; Async and Lwt; and pluggable backing stores based on a functor interface.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/inhabitedtype/ocaml-session |
Issue Tracker | https://github.com/inhabitedtype/ocaml-session/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies | |
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/inhabitedtype/ocaml-session/archive/0.2.0.tar.gz sha256=da4a772adde731bdf9a59606b8e7eeef6b43681aba09017bd5b0d06082a61e89 md5=281ca187e0a460aecc83a7b9e1f56a18 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/session/session.0.2.0/opam |
Required by
- current_web>=0.3
- datakit-ci<0.11.0
- session-cookie