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

THTTPHeader.Referer

Referer header field value

Declaration

Source position: httpdefs.pp line 427

public property THTTPHeader.Referer : string
  index Ord(hhReferer)
  read GetHeaderValue
  write SetHeaderValue;

Description

Referer contains the Referer header field value, which identifies the URI of the resource from which the request was made. This indicates the previous page that linked to the current request.


Documentation generated on: Jan 16 2026