What Referrer-Policy controls
Referrer-Policy controls the contents of the outbound Referer request header. The request-header name is misspelled for historical reasons, while the policy header uses the correctly spelled word referrer.
The decision depends on the destination and the selected directive. Same-origin requests can be treated differently from cross-origin requests, and HTTPS-to-HTTP downgrades can be prevented from receiving referrer information.
