开发者

Cross-domain AJAX calls in Safari and Chrome

Firefox 开发者_Go百科and Internet Explorer both have settings where a user may enable forbidden cross-domain calls.

Is there a similar setting or option in Safari and/or Chrome?


Not sure about safari, but Chrome has a command line switch for this:

chrome.exe --disable-web-security

You can view a full list (as of when it was posted!) of command line options for chrome here.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜