nodeshift / nodeshift/faas-js-runtime
Enable form-data body usage
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, I'm trying to use form-data as body in order to upload files to the function, but it seems that the body accepts the data but doesn't parse it well and cant understand even data which is not a file. pls help me
Contributor guide
No contributing guide indexed for this repository
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 reproducing the reported form-data body handling in the function invocation path, including both file and non-file fields. Done means uploaded files and ordinary form fields are parsed and available to the function; the issue does not name a file or test to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100