Used by RefreshProxies() and GenerateProxies()
More...
Used by RefreshProxies() and GenerateProxies()
◆ anonymous enum
Enumerator |
---|
proxyRequestRefresh_UpdateStale | Refresh proxies and cache files only if stale or uncached.
|
proxyRequestRefresh_RefreshAll | Refresh all proxies in memory using cached files if available.
|
proxyRequestRefresh_GenerateAll | Refresh all proxies, generating new cache files for each.
|
5706 {
5710 };
@ proxyRequestRefresh_UpdateStale
Refresh proxies and cache files only if stale or uncached.
Definition bitmap.h:5707
@ proxyRequestRefresh_GenerateAll
Refresh all proxies, generating new cache files for each.
Definition bitmap.h:5709
@ proxyRequestRefresh_RefreshAll
Refresh all proxies in memory using cached files if available.
Definition bitmap.h:5708