Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Facebook is not loading & giving a strange text code?

  • 2 件の返信
  • 7 人がこの問題に困っています
  • 4 回表示
  • 最後の返信者: FredMcD

more options

This is what I get when I open Facebook on Firefox:

http://imgur.com/Vt3VJkT

This is what I get when I open Facebook on Firefox: http://imgur.com/Vt3VJkT

選ばれた解決策

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)

more options

選ばれた解決策

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.

more options

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