Open
Description
What problem does this feature solve?
Grasstator now uses the requested file size divided by the set number of threads as chunk size, but this is not breakpoint connection friendly. We need to re-download a large chunk if the file is very large, it's not what we prefered.
What does the proposed API look like?
Allow to set a custom chunk size.