reitit/modules
Daw-Ran Liou a3c64baeba Change session middleware's default to off
When `:session` key is absent in the route data, the session middleware will not
be attached to the route. To enable the middleware, the user at least need to
use an empty map `{}` for the `:session`, which uses the default options.
2019-10-04 11:00:20 -07:00
..
reitit 0.3.9 2019-06-16 20:20:49 +03:00
reitit-core Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-dev 0.3.9 2019-06-16 20:20:49 +03:00
reitit-frontend Merge pull request #301 from uosl/fix/composedpath 2019-09-20 10:43:35 +03:00
reitit-http FIxes #308 2019-09-09 21:14:40 +03:00
reitit-interceptors Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-middleware Change session middleware's default to off 2019-10-04 11:00:20 -07:00
reitit-pedestal Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-ring Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-schema 0.3.9 2019-06-16 20:20:49 +03:00
reitit-sieppari Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-spec 0.3.9 2019-06-16 20:20:49 +03:00
reitit-swagger Make Map Destructuring of Namespaced Keys more Beautiful 2019-07-13 17:02:41 +03:00
reitit-swagger-ui 0.3.9 2019-06-16 20:20:49 +03:00