In both cases, you can append the file buffer to the form: const form = new FormData(); // File parsed by multer from incoming request const file = req.file ...
確定! 回上一頁