Is it possible to use FormData and file upload? #305
-
This library looks promising but I didn't find any sample about, using FormData and file upload with validation. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Hello, It's in the docs : |
Beta Was this translation helpful? Give feedback.
-
@ecyrbe Thanks a lot for your previous help. |
Beta Was this translation helpful? Give feedback.
-
Hi, I was just trying to upload multiple files and i'm facing this issue where instead of file, file string representation are being uploaded, works fine when I try to upload with axios but not with zodios. I've posted a question for it on stackoverflow as well. Will someone be able to point me to the right direction. |
Beta Was this translation helpful? Give feedback.
Hello, It's in the docs :
http://www.zodios.org/docs/client#send-multipartform-data-requests