Enumeration that describes the cacheability of the response.
Enumerator |
---|
TSLWMSResponseCacheabilityUndefined | The cacheability has not been set yet.
|
TSLWMSResponseCacheabilityNotCacheable | The response should not be cached.
|
TSLWMSResponseCacheabilityTemporarilyCacheable | The response may be cached temporarily.
|
TSLWMSResponseCacheabilityPermanentlyCacheable | The response may be cached permanently.
|