HTTP Referer header accessor property
Source position: httpdefs.pp line 439
public property THTTPHeader.HTTPReferer : string index Ord(hhReferer) read GetFieldValue write SetFieldValue;
HTTPReferer is an alias for the Referer property. This provides alternative access to the Referer header field value.