storeExpirationDate

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

Parameters

storeExpirationDate

Whether to store the expiration date in the cache.

The expiration date is computed from the response HTTP headers

Default: false