跨域出现:XMLHttpRequest cannot load错误

Posted 蔡宇良的博客园

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了跨域出现:XMLHttpRequest cannot load错误相关的知识,希望对你有一定的参考价值。

1.右击浏览器图标-->属性-->快捷方式-->目标栏添加--> --args --disable-web-security --user-data-dir

2.修改之后重新打开浏览器。

 

以上是关于跨域出现:XMLHttpRequest cannot load错误的主要内容,如果未能解决你的问题,请参考以下文章

CORS 跨域 node |XMLHttpRequest 跨域提交数据 node

chrome 扩展中的跨域 XMLHttpRequest

为啥一些跨域 XMLHttpRequest 请求不返回 CORS 错误

跨域 xmlhttprequest.response

捕获 XMLHttpRequest 跨域错误

XmlHttpRequest使用及“跨域”问题解决