Handle files in FormData
Open
enhancement
- Dominant language
- Go
- Stars
- 300
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
A not full complete list
- Implement a `Blob` type
- `FormDataValue` must also be able to hold a `Blob`
- `FormData.append` needs to take a 3rd optional parameter, filename; which updates the blob.
- Handle multipart body encoding
Contributor guide
Assessment
This issue has not been assessed yet.