Java的新项目学成在线笔记-day2(四)

3.3 跨域问题解决  测试 上边的代理 ,结果 报错如下 : No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:11000' is therefore not allowed access. 原因:浏览器的同源策略不允许跨域访问,所谓同源策略
相关文章
相关标签/搜索