HTTP Strict Transport Security¶
HTTP Strict Transport Security (HSTS) is a security feature implemented via an HTTP response header to enforce secure connections between web browsers and servers^[600-developer__tools__chrome__000-MOC-chrome.md].
The primary mechanism for HSTS is the Strict-Transport-Security header^[600-developer__tools__chrome__000-MOC-chrome.md].
Sources¶
- 600-developer__tools__chrome__000-MOC-chrome.md
Related¶
- [[Web Security]]
- [[HTTP]]
- [[HTTPS]]