... var app = express(); app.get('/', function(req, res) { res.sendfile('. ... 因為method是POST,相較於GET動作下訊息會被包成query string,
確定! 回上一頁