const ajax = plug('ajax'); ajax.proxy(request,response).request({ url:url, ... 要发送的数据,GET请求追加到url后在,POST请求转为body; body -- string|Buffer ...
確定! 回上一頁