yacy_search_server/source/de/anomic/http/server
2011-06-29 09:32:02 +00:00
..
AlternativeDomainNames.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
ChunkedInputStream.java extended seed list uploader: do not only upload all active peers but also some more peers that are passive but had been active in the last 24 hours 2011-01-26 23:21:33 +00:00
ChunkedOutputStream.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
ContentLengthInputStream.java terminated migration from apache httpclient-3.1 to 4.1: 2010-09-20 08:36:48 +00:00
HTTPDemon.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
HTTPDFileHandler.java * fix url proxy for relative links and chromium 2011-06-29 09:32:02 +00:00
HTTPDProxyHandler.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 2011-05-26 16:34:35 +00:00
MultiOutputStream.java cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x 2010-08-22 22:04:31 +00:00
ProxyLogFormatter.java
RobotsTxtConfig.java some performance hacks 2009-11-18 16:03:28 +00:00
ServerSideIncludes.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
TemplateEngine.java enhanced template engine 2011-06-26 21:15:13 +00:00