node-formidable / node-formidable/formidable
RFC: Add option to treat small text/plain files as "fields"
Open
Nobody has claimed this yet.
Area: APIs
Priority: Medium
Status: Available
Type: Enhancement
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 689
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
As discussed here #875
It's a weird thing but.. behind an option it could be an interesting feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the discussion in issue #875 to understand the proposed behavior and unresolved choices. Then locate Formidable's multipart parsing and option-handling entry points, along with related tests. Done means an opt-in option treats small text/plain files as fields, with tests covering the size boundary and default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100