yacy_search_server/source/de/anomic/http
theli 06b0db2cac *) adding toString method to
- httpc
   - response
*) simplifying gzip encoding
*) remembering http version of contacted server
   (neede for later support of keep alive by httpc)
*) moving function shallTransportZipped to httpd.java
   because this function is used multiple times

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@242 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-06-09 09:56:41 +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 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 2005-05-23 10:10:51 +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 implemented localization environment 2005-05-24 14:23:04 +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