cacheHeader property

HttpCacheControlResponseHeader? cacheHeader
getter/setter pair

For HTTP requests, this field is automatically extracted into the Cache-Control HTTP header.

Implementation

HttpCacheControlResponseHeader? cacheHeader;