dotnet/systemweb-adapters

Enable HttpCachePolicy

Closed this issue · 1 comments

Summary

HttpCachePolicy enables various APIs to set the caching policy for a page for the cache-control header.

In scope

  • HttpCachePolicy
  • HttpResponse.Cache
  • HttpResponse.Expires
  • Update DefaultCacheControlMiddleware to make use of HttpCachePolicy

Tracking in #369 now