egg icon indicating copy to clipboard operation
egg copied to clipboard

egg-multipart support different whitelist by request url

Open fengmk2 opened this issue 6 years ago • 3 comments

  • /upload/office: only allow .docx, .xlsx, .pptx
  • /upload/image: images only
  • /upload/others: like .zip, .tgz and so on.

fengmk2 avatar May 18 '18 09:05 fengmk2

ctx.getFileStream({ validate })

dead-horse avatar May 23 '18 12:05 dead-horse

@fengmk2 @dead-horse is it supported now?

sm2017 avatar Dec 05 '18 11:12 sm2017

ping @fengmk2

popomore avatar Apr 24 '19 06:04 popomore