- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for redirectsEnabled (0.1 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc5HttpClient.java
} /** * Sets whether HTTP redirects are enabled. * * @param redirectsEnabled True to enable redirects, false otherwise */ public void setRedirectsEnabled(final boolean redirectsEnabled) { this.redirectsEnabled = redirectsEnabled; } /** * Sets the DNS resolver for hostname resolution. *Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Sat Jan 31 12:23:29 GMT 2026 - 62.2K bytes - Click Count (0)