Hello!
Our existing application uses the Box Python SDK to upload and download files to Box. We're considering adding a way to abort these uploads and downloads in the middle, but we don't see a way to cancel any upload and download requests in the middle, either at the level of the object layer or by going down to the network response layer.
Is there something we're missing, or do you have suggestions for how to proceed?
