## 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`