demo · v132

HSTS on localhost — before / after

Type a URL. Chrome 132+ no longer applies cached Strict-Transport-Security entries to localhost / 127.0.0.1, so http: localhost loads stay http. Anything else still upgrades.

pre-132

navigation: UPGRADE
final URL:

132+

navigation:
final URL:

  

see also