Facebook is not loading & giving a strange text code?
This is what I get when I open Facebook on Firefox:
選ばれた解決策
Firefox 44+ accepts a new kind of encoding (compression) called Brotli (br) for secure connections. Facebook has recently enabled Brotli (br) encoding for files send via a secure connections.
A possible workaround is to modify the involved pref and remove the trailing ", br" to prevent the server from sending files with Brotli compression.
- network.http.accept-encoding.secure = "gzip, deflate, br" => "gzip, deflate" (without quotes)
You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.
この回答をすべて読む 👍 4すべての返信 (2)
選ばれた解決策
Firefox 44+ accepts a new kind of encoding (compression) called Brotli (br) for secure connections. Facebook has recently enabled Brotli (br) encoding for files send via a secure connections.
A possible workaround is to modify the involved pref and remove the trailing ", br" to prevent the server from sending files with Brotli compression.
- network.http.accept-encoding.secure = "gzip, deflate, br" => "gzip, deflate" (without quotes)
You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.
re: the-edmeister Firefox 44+ accepts a new kind of encoding (compression) called Brotli for secure connections and Facebook turned on Brotli encoding last night. Kaspersky doesn't know about this encoding and strips it from the HTTP response headers if you have "Inject script" checked in Kaspersky Settings -> Additional -> Network -> Traffic Processing https://forum.kaspersky.com/index.php?s=bbdfcf797a91bc90230472c52c4b103e&showtopic=351027