Search

GlobalSCAPE Knowledge Base

Customize WTC referrer policy header

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v8 and later

DISCUSSION

Customize WTC referrer policy header

In the AdvancedProperties.json file, you can add a property to turn off this header or change attributes.

Value name: EnableHTTPReferrerPolicyHeader

Type: bool; true = enabled (default if missing); false = disabled

Value name: HTTPReferrerPolicyAttributeString

Type: string; Admins can enter whatever string they want, including "" (blank). EFT will return whatever string is provided, or empty string if set to "". If missing, then it defaults to "no-referrer";

For example:

{
"EnableHTTPReferrerPolicyHeader": true,
"HTTPReferrerPolicyAttributeString" : "test referrer header"
}

For more information about Advance Properties, refer to the online help for your version of EFT.
Details
Last Modified: 3 Months Ago
Last Modified By: kmarsh
Type: HOWTO
Article not rated yet.
Article has been viewed 9.6K times.
Options
Also In This Category
Tags