Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

SendFile extension method should fallback to StreamCopy if ISendFileFeature isn't available #496

Closed
davidfowl opened this issue Dec 2, 2015 · 3 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

No description provided.

@muratg
Copy link

muratg commented Dec 2, 2015

Isn't the fallback mechanism in StaticFiles good enough?

@davidfowl davidfowl self-assigned this Dec 3, 2015
@davidfowl davidfowl added this to the 1.0.0-rc2 milestone Dec 3, 2015
@davidfowl
Copy link
Member Author

@muratg I'm moving that into here. That requires a static file dependency

davidfowl added a commit that referenced this issue Dec 3, 2015
…wing

- If the user wants to use the SendFile API directly then they can access the feature
explicitly.

#496
@muratg
Copy link

muratg commented Dec 3, 2015

Sounds good 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants