httpExpireAfterRead

fun <T> MutableExecutionOptions<T>.httpExpireAfterRead(httpExpireAfterRead: Boolean): T

Configures httpExpireAfterRead. Entries will be removed from the cache after read if set to true.