aspnet/ResponseCaching

IHttpSendFileFeature

JunTaoLuo opened this issue · 1 comments

Need to consider allowing for caching files sent using the IHttpSendFileFeature. Currently these responses are considered not-cacheable by default. This could be a configurable option on the middleware.

Actually this is a dup of #11