Prochain Science
理論科學打造雙翼,用資訊技術飛向藍天
2015年6月30日 星期二
跨站資源請求
當兩個不同的站點需要取得一方的資料,不管是透過fetch, xhr (ajax,iframe)方法來獲得資源,可能會受到避免,因此只要加上一個header就可以了
header
(
"access-control-allow-origin: *"
);
參考資源:
http://stackoverflow.com/questions/16952383/form-cross-domain-post-request-using-php
http://stackoverflow.com/questions/13388942/allow-cross-domain-ajax-requests
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言