RequestCacheDsl

A Kotlin DSL to enable request caching for HttpSecurity using idiomatic Kotlin code.

Author

Eleftheria Stein

Since

5.3

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var requestCache: RequestCache?

allows explicit configuration of the RequestCache to be used