response = { statusCode: res.status, headers: res.headers };... if(xhr.status != 200) {... callback(xhr.status, null, null);
確定! 回上一頁