weixin_33701564 2015-11-11 05:17 采纳率: 0%
浏览 7

AJAX期间的客户端网址

I have a CORS supported AJAX server hosted made in PHP. Since it is CORS supported, users anywhere and on any domain can access it. I want to filter our users of certain domains. Is it possible to know which domain the AJAX requests are coming from, so I could filter them out directly in the PHP code?

  • 写回答

0条回答 默认 最新

    报告相同问题?