httpExpireAfterRead
fun <T> MutableExecutionOptions<T>.httpExpireAfterRead(httpExpireAfterRead: Boolean): T
Content copied to clipboard
Configures httpExpireAfterRead. Entries will be removed from the cache after read if set to true.