expose filename*
Open
awaiting more info
bug
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 1.1k
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 21
Description
In the Content-Disposition header spec, there is a field called `filename*` that allows to stransmit utf8 characters.
Neither `fieldname` not `originalname` expose that field.
Is it possible to get the value in that field from the multer execution ?
Contributor guide
Assessment
This issue has not been assessed yet.