Skip to content

Bug 40913: Disable Firefox's proxy bypass flag

Mozilla introduced a flag to bypass proxies in HTTP requests in https://bugzilla.mozilla.org/show_bug.cgi?id=1732388.

It is intended to be used for updates, but in Tor Browser we want them to go through Tor, and we do not want any requests to bypass the proxy.

Fixes #40913 (closed).

Merge request reports