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

THTTPHeader.Expires

Expires header field value

Declaration

Source position: httpdefs.pp line 420

public property THTTPHeader.Expires : string
  index Ord(hhExpires)
  read GetHeaderValue
  write SetHeaderValue;

Description

Expires contains the Expires header field value, which specifies when the content expires and should be considered stale. This is used for caching control.


Documentation generated on: Jan 16 2026