yacy_search_server/source/net/yacy/crawler/retrieval
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
request into a separate thread and ignores the furthure result of a
request if that does not answer within the requested time-out. This is a
try to solve a problem with the peer-ping, which hangs whenever a peer
appears to be dead or blocked.
2014-01-19 15:21:23 +01:00
..
FileLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
FTPLoader.java ftp client shall be able to open non-anonymous ftp servers if login 2013-12-28 22:42:02 +01:00
HTTPLoader.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
ImporterException.java refactoring 2012-09-21 15:48:16 +02:00
Request.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Response.java fix NPE on modified since check ( Response.requestHeader allowed to be null) 2013-09-30 02:50:53 +02:00
RSSLoader.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
SitemapImporter.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
SMBLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
URLRewriterLibrary.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00