Closed
Description
Describe the bug
File Upload fails due to Content-Type
header being automatically added when multipart/form-data is expected
Fix: Remove the default content-type for POST and PUT that is added here https://github.com/alex-cory/use-http/blob/master/src/doFetchArgs.ts#L60
see here for more information: JakeChampion/fetch#505 (comment)
Metadata
Metadata
Assignees
Labels
No labels