- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_doHead (0.11 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/client/http/HcHttpClientTest.java
assertEquals(".*\\..*", httpClient.convertRobotsTxtPathPattern(".")); assertEquals(".*", httpClient.convertRobotsTxtPathPattern("*")); } public void test_doHead() throws Exception { final CrawlerWebServer server = new CrawlerWebServer(7070); server.start(); final String url = "http://localhost:7070/"; try {
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu May 09 09:28:25 UTC 2024 - 8.8K bytes - Viewed (0)