privateStorage

Specifies a storage for private cache entries.

CacheStorage.Unlimited by default.

Consider using CacheStorage.Disabled if the client is used as intermediate.

Report a problem


Deprecated (with error)

This will become internal. Use setter method instead with new storage interface

Specifies a storage for private cache entries.

HttpCacheStorage.Unlimited by default.

Consider using HttpCacheStorage.Disabled if the client is used as intermediate.

Report a problem