if(req->getJsonObject()) { ....do you normal work. } else { // I can only do send("your json got an error"}; // but if I can get the actual error, ...
確定! 回上一頁