What is HSTS?

HSTS, or HTTP Strict Transport Security, is a browser security framework which informs the browser to only request website assets over HTTPS, disallowing any request over HTTP. HSTS works by sending response headers informing the browser to make all subesquent requests over HTTPS .

edit