Open
Description
I'm trying to make a multipart/form-data POST and can't figure out how to set the content-type to multipart/form-data. It's 'content-type': 'application/x-www-form-urlencoded'. - That's strange to me because I see the boundary in the body..
When I manually set the content-type header to multipart/form-data, then there's no boundary defined...
Metadata
Metadata
Assignees
Labels
No labels