Implement maximum file size check
Open
feature
good first issue
- Dominant language
- TypeScript
- Stars
- 285
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
The Nginx server I'm working with is set up so that if a request is too large, it immediately responds with "413 Request Entity Too Large". It would be nice if this tool had a config param for specifying the maximum allowed file size, which could be checked before attempting to upload.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.