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

THTTPHeader.HTTPReferer

HTTP Referer header accessor property

Declaration

Source position: httpdefs.pp line 439

public property THTTPHeader.HTTPReferer : string
  index Ord(hhReferer)
  read GetFieldValue
  write SetFieldValue;

Description

HTTPReferer is an alias for the Referer property. This provides alternative access to the Referer header field value.


Documentation generated on: Jan 16 2026