资讯

XMLHttpRequest ie9+ XMLHttpRequest ie9中不支持CORS XDomainRequest 兼容ie9中XMLHttpRequest不支持CORS的场景;但是XDomainRequest也有以下限制 只支持 GET 和 POST mehtod XDomainRequest 不支持带 cookie XDomainRequest 不能设置 responseType, ...