克服跨域问题 [英] Overcoming Cross-Domain issues

查看:117
本文介绍了克服跨域问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法来克服试图违反同源策略,从另一台Web服务器中检索数据的客户端时出现的跨域问题?

Are there any ways to overcome the cross domain issues that occur when attempting to retrieve data client-side from another web server in violation of the Same Origin policy?

推荐答案

而不是直接从客户端引用第三方域名,打电话到你的主机域名,并将服务器检索无论你来自第三方域获得

Instead of referencing a third party domain directly from the client, call up to your hosting domain and have the server retrieve whatever you're getting from the third party domain.

这篇关于克服跨域问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆