Add new browser tweaks and remove deprecated info #1772
@ -105,11 +105,11 @@
|
||||
<dd>
|
||||
Prefetching causes cookies from the prefetched site to be loaded and other potentially unwanted behavior. Details <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Link_prefetching_FAQ">here</a> and <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control">here</a>.
|
||||
<ul>
|
||||
<li>network.prefetch-next = false</li>
|
||||
<li>network.dns.disablePrefetch = true</li>
|
||||
<li>network.dns.disablePrefetchFromHTTPS = true</li>
|
||||
<li>network.predictor.enabled = false</li>
|
||||
<li>network.predictor.enable-prefetch = false</li>
|
||||
<li>network.prefetch-next = false</li>
|
||||
</dd>
|
||||
|
||||
<dt>network.IDN_show_punycode = true</dt>
|
||||
|
Reference in New Issue
Block a user