yacy_search_server/source/net/yacy/server/http
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
..
AlternativeDomainNames.java refactoring 2012-09-21 15:48:16 +02:00
ChunkedInputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ChunkedOutputStream.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ContentLengthInputStream.java refactoring 2012-09-21 15:48:16 +02:00
HTTPDemon.java cleanup 2014-01-05 15:06:40 +01:00
HTTPDFileHandler.java - use default files from yacy.init property "defaultFiles" if no 2013-12-26 23:59:04 +01:00
HTTPDProxyHandler.java do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
MultiOutputStream.java refactoring 2012-09-21 15:48:16 +02:00
ProxyLogFormatter.java refactoring 2012-09-21 15:48:16 +02:00
RobotsTxtConfig.java using more pre-compile pattern for split methods 2012-11-26 13:11:55 +01:00
TemplateEngine.java fix NPE in TemplateEngine 2014-01-10 18:11:32 +01:00