useCacheInterceptor property

bool? useCacheInterceptor
getter/setter pair

Indicates whether the cache interceptor should be enabled for HTTP requests.

Implementation

static bool? useCacheInterceptor = true;