First, you have to require the body-parser module and ask for the options you ... require("body-parser"); app.use(bodyParser.urlencoded({ extended: false } ...
確定! 回上一頁