Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support chunked streaming of File obj's data #535

Open
dtrodger opened this issue Aug 28, 2020 · 0 comments
Open

Support chunked streaming of File obj's data #535

dtrodger opened this issue Aug 28, 2020 · 0 comments

Comments

@dtrodger
Copy link
Contributor

dtrodger commented Aug 28, 2020

Allow chunked streaming of a File obj's BoxReponse data. This will allow large files to be sent through a web server without overloading memory. The pics below show a custom implementation.
Screen Shot 2020-08-28 at 2 38 00 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants