For regular POST without file uploads (ie, text form submission), use express.json(), express.urlencoded() . Or another option is to use busboy with ...
確定! 回上一頁