WebFileCacheRequestOptions Class |
Namespace: ShellBoost.Core.Utilities
public class WebFileCacheRequestOptions
The WebFileCacheRequestOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebFileCacheRequestOptions | Initializes a new instance of the WebFileCacheRequestOptions class |
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.
|