首页 > 其他 > 详细

Content encoding error问题解决方法

时间:2014-06-10 20:51:28      阅读:634      评论:0      收藏:0      [点我收藏+]

A few people have been experiencing the following error. UPDATE: The reason for it happening is because when your browsers request a page from us, we compress it when we send it back. This allows us to send your page faster, and to send more pages to more people simultaneously. Some browsers (either older ones or ones where the deafult settings have been changed) do not accept compressed pages and have to be told to do so. We recommend that you use the latest versions of Firefox, Safari (my personal favourite) or Google Chrome to access the site (and the internet in general). “Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. * Please contact the web site owners to inform them of this problem.” One of our customers (Matthew McGinlay) has very kindly posted a solution, as below. Thank you Matt! The fix is for firefox

1) In the address bar type “about:config” (but without the inverted commas)

2) Tell it that you will be careful, Promise!!

3) In the filter type encoding

4) There should be one option reading “network.http.accept-encoding”

5) Click in the value column and type “true” (again without the inverted commas)

6) This should fix it and you can search to your hearts content.

Content encoding error问题解决方法,布布扣,bubuko.com

Content encoding error问题解决方法

原文:http://www.cnblogs.com/mumue/p/3779457.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!