property Referer: string;
Description
Gets or sets the value of the Referer HTTP header.
If the MaximumAutomaticRedirections property is greater than zero, the Referer value is set automatically when the request is redirected to another site.
The value can be used to initialize the corresponding property of new TScRestRequest objects.