HttpCachePolicy Properties
.NET Framework 3.5
The HttpCachePolicy type exposes the following members.
| Name | Description | |
|---|---|---|
|
VaryByContentEncodings | Gets the list of Content-Encoding headers that will be used to vary the output cache. |
|
VaryByHeaders | Gets the list of all HTTP headers that will be used to vary cache output. |
|
VaryByParams | Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching. |