- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for HcHttpClient (0.05 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc4HttpClient.java
* It extends {@link HcHttpClient} and provides various configurations and settings * for making HTTP requests, including connection timeouts, proxy settings, user agent, * request headers, cookie management, and SSL configurations. The client also supports * robots.txt parsing and form-based authentication schemes. * * @see HcHttpClient */ public class Hc4HttpClient extends HcHttpClient {Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Fri Jan 09 23:46:52 GMT 2026 - 54.4K bytes - Click Count (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc5HttpClient.java
* It extends {@link HcHttpClient} and provides various configurations and settings * for making HTTP requests, including connection timeouts, proxy settings, user agent, * request headers, cookie management, and SSL configurations. The client also supports * robots.txt parsing and form-based authentication schemes. * * @see HcHttpClient */ public class Hc5HttpClient extends HcHttpClient {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)