cj-upload icon indicating copy to clipboard operation
cj-upload copied to clipboard

Support multiple files and returning a list of states

Open liumin1128 opened this issue 6 years ago • 0 comments

Now uploading multiple images at once, will be merged into one request, and some servers do not support this form. In addition, sometimes we have to upload multiple pictures at the same time. So, I want to detect that when uploading multiple pictures, I divide them into multiple requests and merge them into one return result. What do you think?

liumin1128 avatar May 05 '18 13:05 liumin1128