yacy_search_server/source/de/anomic/http/server
Michael Peter Christen 7e0ddbd275 added a "fromCache" flag in Response object to omit one cache.has()
check during snippet generation. This should cause less blockings
2012-05-21 03:03:47 +02: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 Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ChunkedOutputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ContentLengthInputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
HTTPDemon.java enhanced url parser to understand urls with & instead of & in post 2012-01-25 02:42:24 +01:00
HTTPDFileHandler.java refactoring: moved document Classification to cora package 2012-04-21 21:31:13 +02:00
HTTPDProxyHandler.java added a "fromCache" flag in Response object to omit one cache.has() 2012-05-21 03:03:47 +02: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 *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 2009-09-23 21:26:14 +00:00
RobotsTxtConfig.java refactoring: 2011-09-25 16:59:06 +00:00
ServerSideIncludes.java - removed some warinings 2011-09-24 01:58:54 +00:00
TemplateEngine.java removed (not all) warnings 2012-05-16 13:42:32 +02:00