23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.67k stars 611 forks source link

The last chunk is larger than resumableChunkSize #498

Closed dansoper closed 6 years ago

dansoper commented 6 years ago

This tripped me up, so the edit might help others.