Skip to content
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

Investigate methods of streaming file content #6

Open
CerealBoy opened this issue Sep 15, 2014 · 0 comments
Open

Investigate methods of streaming file content #6

CerealBoy opened this issue Sep 15, 2014 · 0 comments
Assignees
Milestone

Comments

@CerealBoy
Copy link
Member

Dumping file content to a stream handler is simple enough, but highly inefficient. There has to be a better way of chunking the response, possibly compressing the content, or something else to make bandwidth usage lower and possibly client-side caching.

@CerealBoy CerealBoy self-assigned this Sep 15, 2014
@CerealBoy CerealBoy added this to the v2 milestone Sep 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant