Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox always sets address to https

  • 4 trả lời
  • 0 gặp vấn đề này
  • 212 lượt xem
  • Trả lời mới nhất được viết bởi zeroknight

more options

I assume that it's the same problem as this: https://support.mozilla.org/en-US/questions/1388431 but there is no solution.

https only mode is not active

browser.fixup.alternate.protocol is set to http from https browser.urlbar.autoFill is set to false

Nothing helped.

I get that this default makes sense but since so many local tools don't use http there should be at least 1 working option to disable this behavior at least for certain sites.

I assume that it's the same problem as this: https://support.mozilla.org/en-US/questions/1388431 but there is no solution. https only mode is not active browser.fixup.alternate.protocol is set to http from https browser.urlbar.autoFill is set to false Nothing helped. I get that this default makes sense but since so many local tools don't use http there should be at least 1 working option to disable this behavior at least for certain sites.

Giải pháp được chọn

Try setting the following preference in about:config to false. browser.fixup.fallback-to-https

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (4)

more options

Giải pháp được chọn

Try setting the following preference in about:config to false. browser.fixup.fallback-to-https

https://support.mozilla.org/en-US/kb/about-config-editor-firefox

more options

If it is falling back to https then the http server is not accessible.

more options

browser.fixup.fallback-to-https

Was the solution.

Yes, it only falls back if the server is not reachable. At that moment. For every retry it will be annoying in a situation where something is already not working. And that's the best case where you can rely on that knowledge that the http site is actually not reachable.

Still give it a helpful rating because that best case is better then my situation before.

For some reason voting the answer helpful doesn't work, are there any new user quotas in place or something like that?

Được chỉnh sửa bởi danielw90.dw+firefox vào

more options

Disabling browser.fixup.fallback-to-https may stop some sites from working though. Better to leave it enabled and be mindful of the protocol when accessing known HTTP services. You can bookmark the site to make retrying easier.