Content Security Policy (CSP).
Content Security Policy (CSP). See https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP.
The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS.
The HTTP [Strict-Transport-Security] response header (often abbreviated as HSTS) informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS. [Strict-Transport-Security]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close