Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TResponse.CacheControl

Cache-Control header value for caching directives

Declaration

Source position: httpdefs.pp line 621

public property TResponse.CacheControl : string
  index Ord(hhCacheControl)
  read GetHeaderValue
  write SetHeaderValue;

Description

CacheControl contains the Cache-Control header value with caching directives. This controls how the response should be cached by browsers and intermediate caches.


Documentation generated on: Jan 16 2026