octet-stream / form-data

Spec-compliant FormData implementation for Node.js
https://www.npmjs.com/package/formdata-node
MIT License
142 stars 17 forks source link

fix: File Content-type #8

Closed awfskoo closed 5 years ago

octet-stream commented 5 years ago

Hello and thanks for the PR! The master branch is unstable, you better to patch the 1.x instead (and open PR to 1.x branch).

Or I can just close this PR and add these changes anyway :)

awfskoo commented 5 years ago

ok, please fix it on the master branch, thanks!

octet-stream commented 5 years ago

I have added this patch to master branch. Sorry for a long delay. This will be delivered as part of the 2.x release. If you want, I can backport it to the 1.x branch.