We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 469c3db + 7f94cb9 commit fac9a03Copy full SHA for fac9a03
guides/source/security.md
@@ -1139,7 +1139,7 @@ config.action_dispatch.default_headers.clear
1139
1140
### `Strict-Transport-Security` Header
1141
1142
-The HTTP [`Strict-Transport-Security`][] (HTST) response header makes sure the
+The HTTP [`Strict-Transport-Security`][] (HSTS) response header makes sure the
1143
browser automatically upgrades to HTTPS for current and future connections.
1144
1145
The header is added to the response when enabling the `force_ssl` option:
0 commit comments