Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Firefox always sets address to https

  • 4 ответа
  • 0 имеют эту проблему
  • 284 просмотра
  • Последний ответ от 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.

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 1

Все ответы (4)

more options

Выбранное решение

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?

Изменено danielw90.dw+firefox

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.