same-origin

a referrerPolicy

The same-origin SVG value specifies that a request’s full referrerURL is sent as referrer information when making same-origin-referrer requests.

Cross-origin-referrer requests, on the other hand, will contain no referrer information. A Referer HTTP header will not be sent.

Syntax

same-origin

Examples

HomeMenu