The URL field is broken, please fix
Categories
(Core :: DOM: Security, defect)
Tracking
()
People
(Reporter: haxeveg229, Unassigned, NeedInfo)
Details
Attachments
(1 file)
22.76 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0
Steps to reproduce:
I am trying to access http://something.com
Actual results:
Firefox is buggy and can't access http://something.com
Keeps redirecting to the https version, that does't work, so even after i explicitly write http://something.com.
Expected results:
Firefox should access http://something.com
And not trying to change the page after i explicitly wrote http://something.com.
Reporter | ||
Comment 1•9 months ago
|
||
See? No http, keeps changing to https, should not go https because i wrote http.
Please fix
Comment 2•9 months ago
|
||
Hello, thank you for the bug report!
Can you reproduce this issue with ‘Don’t enable HTTPS-Only Mode’ enabled? Do you have Firefox set to Never Remember History?
Setting the Product to ‘Core’ and Component to ‘DOM: Security’. Please change if there’s a better fit, thank you.
Comment 3•9 months ago
|
||
This is hard - almost impossible - for us to understand and fix if you can't share more about the site.
- Did you type the URL into the address bar or did you follow a link/ bookmark?
- Do you have "HTTPS Only Mode" enabled?
- Are you using Private Browsing Mode?
- Am I correct that this is in Firefox release (not Beta/Nightly)?
Additionally, some networking information might be useful. If you feel hesitant to share the URL, could you try running curl -v -L http://yourdomain
on the command line and share the output with the domain names redacted?
Until further information is provided, this bug is not actionable for us.
Comment 4•9 months ago
|
||
Is the file in the HSTS preload list? Please check at https://hstspreload.org/
If you load the https:// version of the site with the Networking tab of devtools open, does the site serve a strict-transport-security:
header?
It's very hard to even guess your problem when we have no way to diagnose a hypothetical site.
Updated•9 months ago
|
Description
•