Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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?