搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Certain websites bring up connection reset error message

  • 2 个回答
  • 9 人有此问题
  • 11 次查看
  • 最后回复者为 sbowers

more options

I can't access two websites (both https) - Chase and Fisher Scientific - every time I try to load them I get a connection was reset error message. I have tried clearing the cookies and cache. Any ideas?

I can't access two websites (both https) - Chase and Fisher Scientific - every time I try to load them I get a connection was reset error message. I have tried clearing the cookies and cache. Any ideas?

所有回复 (2)

more options

This seems to be caused by browser sniffing that isn't working properly and changing the user agent for those sites to Firefox/19 seems to work.

You can create a new String pref on the about:config page via the right-click context menu.

  • name: general.useragent.override.chase.com
  • value: (rv:|Firefox/)\d{2}#$119
more options

It certainly worked for chase which was the important part. Thank you!