yacy_search_server/source/de/anomic/http/server
2012-07-12 11:12:21 +02:00
..
AlternativeDomainNames.java
AugmentedHtmlStream.java removed unused method parameters 2012-07-05 10:23:07 +02:00
ChunkedInputStream.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +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 - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
HTTPDFileHandler.java replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
HTTPDProxyHandler.java fixing redirects and status codes: storing of status code in 2012-06-25 18:17:31 +02:00
MultiOutputStream.java
ProxyLogFormatter.java
RobotsTxtConfig.java
ServerSideIncludes.java fixed bad referer computation in SSIs which causes a NPE during host 2012-06-26 11:18:29 +02:00
TemplateEngine.java fixes for new eclipse 'Juno' warning 'Resource leak'. 2012-07-02 10:27:46 +02:00