referrerPolicy property
ReferrerPolicy
get
referrerPolicy
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.
Implementation
external ReferrerPolicy get referrerPolicy;