Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88757

Http 请求,请求一次 onreadystatechange 响应了好几次

$
0
0

@enter334714 写道:

web的时候是这样,一般这种情况是什么问题啊
文字缩进4格var xhr = cc.loader.getXMLHttpRequest();
xhr.responseType ="text";
xhr.open("POST", "http://gw.king.tubutu.com/init");

xhr.onreadystatechange = function(){

    cc.log("request result",xhr.status,xhr.statusText);

}.bind(this);

cc.log("send send send");
xhr.send("isdev=0&base_client=1.0.0&udid=097&pfid=hhdev&chid=");

同样的状态返回3次

帖子: 2

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88757

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>