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

X-send-file #17

Closed
agborkowski opened this issue Dec 8, 2015 · 2 comments
Closed

X-send-file #17

agborkowski opened this issue Dec 8, 2015 · 2 comments

Comments

@agborkowski
Copy link

add support for x-send-file header ?

@ref http://stackoverflow.com/questions/3697748/fastest-way-to-serve-a-file-using-php/3731639#3731639

@valyala
Copy link
Owner

valyala commented Dec 9, 2015

@agborkowski , fasthttp already provides the following approaches for sending local file contents in the response body:

Could you provide more information on why these approaches don't fit your needs?

@valyala
Copy link
Owner

valyala commented Dec 10, 2015

closing this issue, since it looks like fasthttp provides enough functionality for efficient files' sending. Feel free reopening the issue if fasthttp misses required functionality.

@valyala valyala closed this as completed Dec 10, 2015
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

2 participants