开发者

How to disable cross-site ajax policies in firefox?

I need a way to request any site us开发者_Go百科ing Ajax. I mean ANY site, I don't want to have to use the workarounds that firefox offers that only apply to someone who's making page requests from the same domain. Is there ANY way to let this happen? I want this to occur as a local file.


  1. Downgrade your Firefox to under version 3
  2. Try http://dirolf.com/2007/06/enabling-cross-domain-ajax-in-firefox.html

Firefox 3 note Versions of Firefox prior to Firefox 3 allowed you to set the preference capability.policy..XMLHttpRequest.open to allAccess to give specific sites cross-site access. This is no longer supported.

BTW, you can also save your web application(.html) as .hta, HTA application is allow cross site scripting.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜