HttpCachePolicy::GetOmitVaryStar Method ()

 

Gets the status of the vary:* header.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
int GetOmitVaryStar()

Return Value

Type: System::Int32

true if the vary:* header is omitted; otherwise false.

.NET Framework
Available since 4.6.2
Return to top
Show: