yacy_search_server/source/de/anomic/http
theli f157181086 *) starting implementation of Content-MD5 header
which should help to detect transfer errors on yacy to yacy
   communication
   - not finished yet
*) removing unneeded functions (e.g. respondHeader) because newly
   introduced functions in class httpd.java
*) httpdFileHandler.java now always sends back a proxy error message
   as body of a response with an error code
*) adding support of gzip content encoding 

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@244 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-09 10:12:07 +00:00
..
httpc.java *) adding toString method to 2005-06-09 09:56:41 +00:00
httpChunkedOutputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpd.java *) adding constants for all needed connection properties 2005-06-09 10:07:02 +00:00
httpdAbstractHandler.java Multiple updates regarding the yacy seedUpload facility, 2005-05-17 08:25:04 +00:00
httpdByteCountInputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpdByteCountOutputStream.java *) adding new streams for 2005-06-09 09:47:56 +00:00
httpdFileHandler.java *) starting implementation of Content-MD5 header 2005-06-09 10:12:07 +00:00
httpdHandler.java *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 2005-05-23 10:10:51 +00:00
httpdProxyHandler.java *) Correcting Problems with "transparent proxy" mode. 2005-05-18 09:45:27 +00:00
httpdSwitchboard.java *) Import statements reorganized 2005-05-05 05:32:19 +00:00
httpHeader.java *) Adding more constants. Needed for next commit. 2005-05-15 15:17:17 +00:00
httpTemplate.java javadoc comment added 2005-05-21 18:50:12 +00:00