MaxAge
class MaxAge(maxAgeSeconds: Int, proxyMaxAgeSeconds: Int?, mustRevalidate: Boolean, proxyRevalidate: Boolean, visibility: CacheControl.Visibility?) : CacheControl
Content copied to clipboard
Represents a cache control value with the specified max ages and re-validation strategies