- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for httpClient (0.04 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java
} } if (httpClient != null) { try { httpClient.close(); if (logger.isDebugEnabled()) { logger.debug("HTTP client closed successfully"); } } catch (final IOException e) { logger.warn("Failed to close HTTP client", e); } httpClient = null;Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sun Nov 23 12:19:14 UTC 2025 - 53.7K bytes - Viewed (0) -
pom.xml
<artifactId>geo</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.codelibs.fesen.client</groupId> <artifactId>fesen-httpclient</artifactId> <version>${fesen.httpclient.version}</version> </dependency> <dependency> <groupId>org.ow2.asm</groupId> <artifactId>asm</artifactId> <version>${asm.version}</version> </dependency>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 08:30:43 UTC 2025 - 49.4K bytes - Viewed (0)