Releases: nbulaj/proxy_fetcher
Releases · nbulaj/proxy_fetcher
0.17.0
0.16.0
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11
0.10.2
0.9.0
-
Fix a problem with stuck of proxies list loading.
-
Add a possibility to configure different timeouts for different cases:
client_timeout
- timeout forProxyFetcher::Client
.provider_proxies_load_timeout
- timeout for loading of proxies list by provider.proxy_validation_timeout
- timeout for proxy validation withProxyFetcher::ProxyValidator
.
(old option
timeout
sets and returns value ofclient_timeout
)