Strict-Transport-Security (HSTS) is a security feature that lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. Once a supported browser receives this header that a website is compliant with HSTS, the browser will prevent any communications from being sent over HTTP to the specified domain and will instead send all communications over HTTPs. This is intended to prevent man-in-the-middle attacks and cookie hijacking.
Andrew Chaa
I’m attracted to places I haven’t been to and roads I haven’t taken …
You May Also Enjoy
Dependency Injection in Console Application
1 minute read
Dependency injection is a design pattern that aids in reducing the dependency between software components. By injecting dependencies, we ensure that each mod...
My Cypress note
1 minute read
Lint error
Understanding of Momentum
less than 1 minute read
The Concept of Overbought and Oversold
Learn PostgreSQL
less than 1 minute read
The mottoe
Comments