新一代的json--fetch

fetch( "http://jsontest.bceapp.com/hi", { method:"POST", mode:"core", headers:{ Accept: "application/json", "Content-Type":"application/json" }, } body:JSON stringify({username:'xiaoming'}) ).then(res
相關文章
相關標籤/搜索