cacheHeader property

HttpCacheControlResponseHeader? cacheHeader
getter/setter pair

OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.

Implementation

HttpCacheControlResponseHeader? cacheHeader;