ServerRequestCacheDsl

A Kotlin DSL to configure the request cache using idiomatic Kotlin code.

Author

Eleftheria Stein

Since

5.4

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var requestCache: ServerRequestCache?

allows explicit configuration of the ServerRequestCache to be used.

Functions

Link copied to clipboard
fun disable()

Disables the request cache.