HTTPCachePolicy cachePolicy
read / write

Cache policy that sets 'Cache-Control' headers for this instance.

If null (the default), no 'Cache-Control' headers are applied. Otherwise, the value returned by HTTPCachePolicy.headerValue will be applied to this instance for the header name 'Cache-Control'.