Liking cljdoc? Tell your friends :D

strojure.web-security.csp

Content Security Policy (CSP).

See https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP.

Content Security Policy (CSP).

See https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP.
raw docstring

strojure.web-security.hsts

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
raw docstring

strojure.web-security.referrer-policy

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
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close