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
fuchsi f717beecb1
- Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
..
httpChunkedInputStream.java * applied many compiler warning recommendations 19 years ago
httpChunkedOutputStream.java SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29 18 years ago
httpContentLengthInputStream.java *) Bugfix: calling close must not close the wrapped input stream, otherwise 19 years ago
httpHeader.java joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
httpRemoteProxyConfig.java replaced some toString() 18 years ago
httpSSI.java first version of next-generation search interface: 18 years ago
httpTemplate.java - redesigned crawl start menu, integrated monitoring pages 18 years ago
httpc.java extended client connection clean-up: 18 years ago
httpd.java re-designed some parts of DHT position calculation (effect is the same as before) 18 years ago
httpdBoundedSizeOutputStream.java *) bugfix for wrong proxy traffic accounting 18 years ago
httpdByteCountInputStream.java *) bugfix for wrong proxy traffic accounting 18 years ago
httpdByteCountOutputStream.java *) bugfix for wrong proxy traffic accounting 18 years ago
httpdFileHandler.java try to fix connection problem, possible cause for wrong junior status and non-passive passive peers: 18 years ago
httpdLimitExceededException.java added option to see ranking scores in surftipps 19 years ago
httpdProxyHandler.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 18 years ago
httpdRobotsTxtConfig.java corrected Brausse->Brausze 18 years ago
httpdSwitchboard.java changed release strategy: 18 years ago