You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/http/server
sixcooler 9cd409682f
close augmented stream if filled from cache to get its content
13 years ago
..
AlternativeDomainNames.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
AugmentedHtmlStream.java removed unused method parameters 13 years ago
ChunkedInputStream.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
ChunkedOutputStream.java Now used synchronization in all close() methods to make sure all objects 13 years ago
ContentLengthInputStream.java Now used synchronization in all close() methods to make sure all objects 13 years ago
HTTPDFileHandler.java added a solr search index 13 years ago
HTTPDProxyHandler.java close augmented stream if filled from cache to get its content 13 years ago
HTTPDemon.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
MultiOutputStream.java cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x 15 years ago
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. 16 years ago
RobotsTxtConfig.java refactoring: 14 years ago
ServerSideIncludes.java fixed bad referer computation in SSIs which causes a NPE during host 13 years ago
TemplateEngine.java fixes for new eclipse 'Juno' warning 'Resource leak'. 13 years ago