开发者

Is an AJAX call cross-domain if only the port is different?

The main page is www.myserver.com:80 and the ajax references www.myserver.com:8081.

The status code is 0 开发者_如何转开发and the text is null. Is this a cross domain denial?


Yes, this violates the same origin policy.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜