SoAanyip / React-FileUpload

Upload files async with xhr2 or iframe for IE. Supporting IE8+. React component.
310 stars 95 forks source link

Does it support chunked upload? #30

Open AlexanderKozhevin opened 7 years ago

pavangowtham1990-zz commented 5 years ago

+1 Facing the same issue. In case of large file uploads requests are getting timed out from client side. Does it support chunking?