expressjs/multer

Filesize in mutliple upload returns fieldname instead of filename

Open

#607 建立於 2018年6月27日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (1,043 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (11,136 star)
PR 合併指標
 (平均合併 9天 11小時) (30 天內合併 7 個 PR)

描述

that is worth when you want to upload multiple files and one file is above filesize limitation. you´re not able to inform user about that rejected file... https://github.com/expressjs/multer/blob/master/lib/make-middleware.js#L141 pls, change fieldname to filename, or even better with the file object

貢獻者指南