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

THTTPHeader.Date

Date header field value

Declaration

Source position: httpdefs.pp line 431

public property THTTPHeader.Date : string
  index Ord(hhDate)
  read GetHeaderValue
  write SetHeaderValue;

Description

Date contains the Date header field value, which represents the date and time when the message was sent. This is formatted according to RFC 7231 date format.


Documentation generated on: May 26 2026