+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -86,6 +86,7 @@ private static AsyncHttpClient createHttpClient(ClientConfig config) {
86
86
.setConnectTimeout(toClampedInt(config.connectionTimeout().toMillis()))
87
87
.setReadTimeout(toClampedInt(config.readTimeout().toMillis()))
88
88
.setFollowRedirect(true)
89
+
.setMaxRedirects(100)
89
90
.setUseProxyProperties(true)
90
91
.setUseProxySelector(true)
91
92
.setMaxRequestRetry(0);
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4