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

TResponse.Age

Age header value indicating response age in seconds

Declaration

Source position: httpdefs.pp line 619

public property TResponse.Age : string
  index Ord(hhAge)
  read GetHeaderValue
  write SetHeaderValue;

Description

Age contains the Age header value, indicating how long the response has been cached. This value is measured in seconds since the response was generated.


Documentation generated on: Jan 16 2026