HttpCachePolicyWrapper::SetOmitVaryStar Method (Boolean)
.NET Framework (current version)
Specifies whether the response contains the vary:* header when varying by parameters.
Assembly: System.Web (in System.Web.dll)
Parameters
- omit
-
Type:
System::Boolean
true to direct the HttpCachePolicy object to not use the * value for its VaryByHeaders property; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: