yacy_search_server/source/de/anomic/http/server
low012 7cfdc2c092 Improved CGI capabilities:
*) CGI respects shebang now (should solve problems with MS Windows)
*) better error handling (more correct HTTP error codes)
*) logging

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8136 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-12-04 13:43:35 +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 some last-minute performance hacks 2011-11-25 11:23:52 +00:00
HTTPDFileHandler.java Improved CGI capabilities: 2011-12-04 13:43:35 +00:00
HTTPDProxyHandler.java some last-minute performance hacks 2011-11-25 11:23:52 +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 *) 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 - fixed network graphic 2011-11-30 20:50:41 +00:00