Fix Firefox force HTTPS redirects on development machines

By Tech Writer 1 min read
This stackoverflow explains the issue and provides good solution to this annoying problem. First clear Site Preferences then, Look for network.stricttransportsecurity.preloadlist and set it to "false"     https://stackoverflow.com/questions/30532471/firefox-redirects-to-https  

Related Articles