Chromium HSTS Preload list as a Python package
HTTP Strict Transport Security (HSTS) is a mechanism for websites to instruct web browsers that the site should only be accessed over HTTPS. This mechanism works by sites sending a Strict-Transport-Security HTTP response header containing the site's policy.
HSTS is supported by most major browsers. For more details on HSTS, see RFC 6797.