Skip to content

Instance Property

staleWhileRevalidate

Indicates the client will accept a stale response, while asynchronously checking in the background for a fresh one. The value indicates how long the client will accept a stale response.
var staleWhileRevalidate: Int?