tomas / needle

Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.
https://www.npmjs.com/package/needle
MIT License
1.63k stars 236 forks source link

Force binary encoding for multipart file/buffer fields #405

Open mciasuen opened 2 years ago

mciasuen commented 2 years ago

Fixes #403

machao commented 2 years ago

thirst for this pr

tomas commented 2 years ago

Yikes, totally forgot about this. Looks a-ok!

Would you add a quick test to make sure the result we get is the expected one?