package js.html
Available on js
inlineread onlyNONE:ReferrerPolicy = ""
inlineread onlyNO_REFERRER:ReferrerPolicy = "no-referrer"
inlineread onlyNO_REFERRER_WHEN_DOWNGRADE:ReferrerPolicy = "no-referrer-when-downgrade"
inlineread onlyORIGIN:ReferrerPolicy = "origin"
inlineread onlyORIGIN_WHEN_CROSS_ORIGIN:ReferrerPolicy = "origin-when-cross-origin"
inlineread onlySAME_ORIGIN:ReferrerPolicy = "same-origin"
inlineread onlySTRICT_ORIGIN:ReferrerPolicy = "strict-origin"
inlineread onlySTRICT_ORIGIN_WHEN_CROSS_ORIGIN:ReferrerPolicy = "strict-origin-when-cross-origin"
inlineread onlyUNSAFE_URL:ReferrerPolicy = "unsafe-url"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ReferrerPolicy.html