Update 'user.js'

This commit is contained in:
Narsil 2021-04-07 08:44:58 -04:00
parent 541e50a047
commit 5cbdc34908
1 changed files with 2 additions and 2 deletions

View File

@ -460,8 +460,8 @@ user_pref("network.dns.disableIPv6", true);
// Disable HTTP2
// HTTP2 raises concerns with "multiplexing" and "server push", does nothing to
// enhance privacy, and opens up a number of server-side fingerprinting opportunities.
// [WARNING] Disabling this made sense in the past, and doesn't break anything, but HTTP2 is
// at 40% (December 2019) and growing. Don't be that one person using HTTP1.1 on HTTP2 sites
// [WARNING] Don't disable HTTP2. Don't be that one person using HTTP1.1 on HTTP2 sites
// [STATS] Over 50% of sites (April 2021) and growing
// https://http2.github.io/faq/
// https://blog.scottlogic.com/2014/11/07/http-2-a-quick-look.html
// https://http2.github.io/http2-spec/#rfc.section.10.8