referrerPolicy
Request: Referrer Policy.
Indicates the referrer-policy which is active for this request. Typically not used server-side.
From MDN: "The referrerPolicy read-only property of the Request interface returns the referrer policy, which governs what referrer information, sent in the Referer header, should be included with the request."
See also: MDN, Request.referrerPolicy.