forwardemail / forwardemail/superagent

Multipart/related with no boundaries and no multipart/related example at documentation

Open
#1,514 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.