Skip to content

Streaming RTR GET File Downloads#243

Merged
ChristopherHammond13 merged 5 commits intomainfrom
feat/streaming-file-downloads
May 2, 2025
Merged

Streaming RTR GET File Downloads#243
ChristopherHammond13 merged 5 commits intomainfrom
feat/streaming-file-downloads

Conversation

@ChristopherHammond13
Copy link
Copy Markdown
Member

At long last, we can finally present streaming file downloads! This has been a highly requested feature both internally and externally (#94).

In this release, file downloads will stream based on the Python Requests chunking functionality, and we also provide an out of the box tqdm-powered progress bar implementation ready for tools like Falcon Toolkit.

This also provides the backend to fix a bug in Falcon Toolkit raised here: CrowdStrike/Falcon-Toolkit#190

@ChristopherHammond13 ChristopherHammond13 added the enhancement 🌟 New feature or request label May 1, 2025
@ChristopherHammond13 ChristopherHammond13 self-assigned this May 1, 2025
@ChristopherHammond13 ChristopherHammond13 merged commit a216c12 into main May 2, 2025
8 checks passed
@ChristopherHammond13 ChristopherHammond13 deleted the feat/streaming-file-downloads branch May 2, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🌟 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants