Answer the question
In order to leave comments, you need to log in
How to convert FormData object to multipart/form-data string?
Is it possible to do such a conversion natively and without submitting any forms?
new FormData()
➜ multipart/form-data; boundary=разделитель
I need this in order to know what delimiter will be used before submitting the form to the server.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question