A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/829e47681a23be06a3433c15ecd3d9351aba6142 below:

[java] Setting a high max redirects · SeleniumHQ/selenium@829e476 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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