felte icon indicating copy to clipboard operation
felte copied to clipboard

multipart/form-data should not contain content-type header

Open unlinking opened this issue 3 years ago • 0 comments

Describe the bug

If post 'multipart/form-data' form by fetch, it should not contain content-type header, the boundary will be missing.

Related issues

https://stackoverflow.com/questions/39280438/fetch-missing-boundary-in-multipart-form-data-post

Which package/s are you using?

felte (Svelte)

Environment

To reproduce

No response

Small reproduction example

No response

Screenshots

No response

Additional context

No response

unlinking avatar Jul 31 '22 09:07 unlinking