forwardemail / forwardemail/superagent
Multipart/related with no boundaries and no multipart/related example at documentation
Open
- Dominant language
- JavaScript
- Stars
- 16.6k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I can't send multipart/related data with boundaries. I know I should not write any content type for multipart for adding boundaries automatically by superagent.
All examples and issues are for multipart/form-data, if I try them with /related they fail.
If I try request.attach or request field ,superagent is adding to those data packages multipart/form-data header automatically,
All similar issues i found out about this:
https://github.com/visionmedia/superagent/issues/746
https://github.com/visionmedia/superagent/issues/1202
Contributor guide
Assessment
This issue has not been assessed yet.