box-python-sdk
box-python-sdk copied to clipboard
Support chunked streaming of File obj's data
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.
