Fix large file downloads #52
Reference in New Issue
Block a user
Delete Branch "fix/large-file-downloads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace programmatic link click with native navigation to support streaming downloads of large files (10GB+). The previous approach buffered the entire file in memory before triggering download.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.