api

http4k / org.http4k.filter / DefaultCacheTimings

DefaultCacheTimings

data class DefaultCacheTimings

Constructors

Name Summary
<init> DefaultCacheTimings(maxAge: MaxAgeTtl, staleIfErrorTtl: StaleIfErrorTtl, staleWhenRevalidateTtl: StaleWhenRevalidateTtl)

Properties

Name Summary
maxAge val maxAge: MaxAgeTtl
staleIfErrorTtl val staleIfErrorTtl: StaleIfErrorTtl
staleWhenRevalidateTtl val staleWhenRevalidateTtl: StaleWhenRevalidateTtl