storeExpirationDate
fun <T> MutableExecutionOptions<T>.storeExpirationDate(storeExpirationDate: Boolean): T
Content copied to clipboard
Parameters
storeExpirationDate
Whether to store the expiration date in the cache.
The expiration date is computed from the response HTTP headers
Default: false