WebFileCacheRequestOptions Properties |
The WebFileCacheRequestOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | DontForceServerCheck |
Gets or sets a value indicating whether a server check should be performed or not.
|
![]() | DontUseETag |
Gets or sets a value indicating whether ETAG value must be used or not if it exists.
|
![]() | DontUseLastModified |
Gets or sets a value indicating whether to use the last-modified-since HTTP header, if the file already exists.
|