package opium

  1. Overview
  2. Docs
Sinatra like web toolkit based on Lwt + Cohttp

Install

Dune Dependency

Authors

Maintainers

Sources

opium-v0.17.0.tbz
md5=c5b1d4e885f6b7d9a0c44d59f59242fc

CHANGES.html

CHANGES

v0.17.0 (01/04/2019)
-------------------

- Switch to dune (#88, anuragoni)

- Keep the "/" cookie default and expose all cookie directives (#82,
  @actionshrimp)

- Do not assume base 64 encoding of cookies (#74, @malthe)

- Add caching capabilities to middleware (#76, @mattjbray)