Skip to content

Add a streaming file response option for large files #418

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

Open
dantownsend opened this issue Oct 3, 2024 · 0 comments
Open

Add a streaming file response option for large files #418

dantownsend opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dantownsend
Copy link
Member

Related to #414

We let users return files in custom form responses.

We could add another return type - like StreamingFileResponse, which just specifies a local file path. This is for when the user wants to return very large files.

@dantownsend dantownsend added the enhancement New feature or request label Oct 3, 2024
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
Status: To do
Development

No branches or pull requests

1 participant