Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing content-type header when sending formdata #153

Closed
wants to merge 1 commit into from

Conversation

asein-sinch
Copy link
Collaborator

While working with Mailgun API and their formdata request, I noticed the content-type header was missing for Fax

Copy link

@JPPortier JPPortier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved but e2e failures to be investigated

@asein-sinch
Copy link
Collaborator Author

Closing the PR: after investigation, the fetch lib computes the content-type header by itself as "multipart/form-data;boundary=...."

@asein-sinch asein-sinch deleted the Fix-formdata-content-type-header branch December 14, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants