This is a followup question to Google Chrome redirecting localhost to https.
Does anyone know, how to permanently exclude localhost
from HSTS list in Google Chrome?
Or, any other elegant solution that wouldn't require developer to visit chrome://net-internals/#hsts
and delete localhost
every time when switching from working on an HTTPS project to a different project on HTTP?
You can follow the solution here.
When Google Chrome keeps redirecting your localhost Url from http://localhost
to https://localhost
, do the following: