The System.Web.HttpCacheRevalidation enumeration is used to set revalidation-specific HTTP headers, and is set using the HttpCachePolicy.SetRevalidation(HttpCacheRevalidation) method. If the HttpCachePolicy.SetRevalidation(HttpCacheRevalidation) method is not called, no Cache-Control HTTP header is set.