The Referrer-Policy HTTP header controls how much referrer information (sent with the Referer header) should be included with requests.
The [Referrer-Policy] HTTP header controls how much referrer information (sent with the Referer header) should be included with requests. [Referrer-Policy]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
Returns "Referrer-Policy" string.
Returns "Referrer-Policy" string.
(header-value obj)
Returns string value for the Referrer-Policy response header.
true
Returns string value for the [Referrer-Policy] response header. - "strict-origin-when-cross-origin" for boolean `true` - string as is for strings - keyword name for keywords [Referrer-Policy]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close