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.
(render-header-value _)
Returns string value for the Strict-Transport-Security response header.
Returns string value for the [Strict-Transport-Security] response header. [Strict-Transport-Security]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close