Closed mkarulin closed 6 years ago
LocalDriver uses readwhile so let's use it here as well. It directly output the contents of the file to the output buffer without reading file into memory, allowing download of much much bigger files.
LocalDriver uses readwhile so let's use it here as well. It directly output the contents of the file to the output buffer without reading file into memory, allowing download of much much bigger files.