- Use deps.edn instead of Leiningen.
- Async HTTP support with 3-arity handlers (#6 Thanks Snurppa)
- SecureRandom algorithm for MS-Windows (#5 Thanks @ikappaki)
- The default value of
use-nonce
option is changed tofalse
(d76f48f)
ring-middleware-csp.core/parse
function (b9154be & #3)- Allow boolean for directive (#2)
- Use memoize for generate policy string
Initial Release