Liking cljdoc? Tell your friends :D

strojure.ring-control.config.ring-middleware

Configuration functions for the middlewares from the ring.middleware namespace in the packages:

NOTE: Requires corresponding packages to be added in project dependencies explicitly.

Configuration functions for the middlewares from the `ring.middleware`
namespace in the packages:

- [ring/ring-core](https://clojars.org/ring/ring-core)
- [ring/ring-headers](https://clojars.org/ring/ring-headers)
- [ring/ring-ssl](https://clojars.org/ring/ring-ssl)
- [ring/ring-anti-forgery](https://clojars.org/ring/ring-anti-forgery)
- [ring/ring-devel](https://clojars.org/ring/ring-devel)

NOTE: Requires corresponding packages to be added in project dependencies
      explicitly.
raw docstring

strojure.ring-control.config.ring-middleware-defaults

Configuration functions for the ring.middleware.defaults namespace.

NOTE: The ring/ring-defaults package should be added in project dependencies explicitly.

Configuration functions for the [ring.middleware.defaults][1] namespace.

NOTE: The [ring/ring-defaults][1] package should be added in project
      dependencies explicitly.

[1]: https://clojars.org/ring/ring-defaults
raw docstring

strojure.ring-control.handler

Functions for building Ring handler from configuration.

Functions for building Ring handler from configuration.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close