Skip to content

Bug 19850: Disable Plaintext HTTP Clearnet Connections

Pier Angelo Vendrame requested to merge pierov/torbutton:bug_19850 into master

The HTTPS-Only mode of Firefox starts a background connection to verify whether HTTP is available, if the HTTPS connection does not start within a timeout. This commit disables this feature in Safer and Safest modes.

Merge request reports