Developing on macOS 10.15.4 and chrome 81.
If you access https://localhost:9080 and then http://localhost:8080 with two applications, http://localhost:8080 and https://localhost:9080 running, Redirect to https://localhost:8080.
Even if I delete localhost at chrome://net-internals/#hsts and also delete cache, I get the same problem when I access https://localhost:9080.
I am looking for a radical solution to this.
In other browsers it redirects as well. There are many working around that settings change in time, depends on browsers & other tools. The easiest is just to use the IP address
127.0.0.1
instead of 'localhost'. In your case:
127.0.0.1:8080
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With