//Without Body Parser app.post('/', function(request, ... then declare use at the top as well app.use(bodyParser.urlencoded({extended: true}));.
確定! 回上一頁