I am still finding that if I type in localhost:3000 into my URL bar, it takes me to https://localhost:3000 despite there being no SSL certs or anything, which is pretty annoying as a developer - at a minimum would be great if there were some way to exclude localhost from this behavior if making this work reliably is difficult, rather than needing to disable HTTPS upgrades altogether across the whole internet to not run into these errors many times a day.