Support chunked streaming of File obj's data
Open
enhancement
- Dominant language
- Python
- Stars
- 459
- Forks
- 223
- Avg merge
- 8h 57m
- Merged PRs (30d)
- 13
Description
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.

Contributor guide
Assessment
This issue has not been assessed yet.