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.3.2.tar.gz sha256=0d9bfe4a26ecbc6b1af2136e69730d7ddb851fcd07e845769b583925c90cb951 md5=9c0a5179613e00520c889d50623a4c41 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/session/session.0.3.2/opam |
Required by
- current_web>=0.3
- datakit-ci=0.11.0
- session-cookie