partly import changes from tenfourfox:

- first rolling release: update to 91ESR EV and roots, HSTS, TZs, TLDs (d7c93b6cf)
- security: M1730935, M1735152, M1730048 (1603b00d0)
This commit is contained in:
2021-11-01 09:15:14 +08:00
parent 9f7a52ee83
commit f433ba88d6
8 changed files with 2417 additions and 4626 deletions
+1 -1
View File
@@ -1444,7 +1444,7 @@ pref("network.http.spdy.default-concurrent", 100);
// alt-svc allows separation of transport routing from
// the origin host without using a proxy.
pref("network.http.altsvc.enabled", true);
pref("network.http.altsvc.oe", true);
pref("network.http.altsvc.oe", false); // bug 1730935
pref("network.http.diagnostics", false);