Used by RefreshProxies() and GenerateProxies()
Refresh proxies and cache files only if stale or uncached.
Refresh all proxies in memory using cached files if available.
Refresh all proxies, generating new cache files for each.
{ proxyRequestRefresh_UpdateStale=1, proxyRequestRefresh_RefreshAll=2, proxyRequestRefresh_GenerateAll=4, };