STRICT_ORIGIN

Only send the origin of the document as the referrer when the protocol security level stays the same
(HTTPS→HTTPS), but don't send it to a less secure destination (HTTPS→HTTP).
STRICT_ORIGIN = 7;