Firefox keeps changing my url from http to https
Hello,
I'm developing a web application. Yesterday I could access it with http://localhost:8000, then, I implemented https and it worked too. Today I needed to use http again for my tests, but everytime I type http://localhost:8000, Firefox changes it to https://localhost:8000.
I already tried to clear everything in the history, even the cookies, but it didn't work.
What should I do?
Also, could you fix this bug? I've found articles from 5 years ago reporting this issue, but the bug hasn't been fixed yet