yacy_search_server/source/de/anomic/http
theli ed2cb040d1 *) Bugfix for http connection header validation
- Connection header was not handled correctly if it contains
     multiple values, e.g. Connection: TE, close 

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2219 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-06-20 05:22:55 +00:00
..
httpc.java Limit the size of the DNS cache to 5000 and the age of the entries to one day. 2006-06-12 12:14:11 +00:00
httpChunkedInputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpChunkedOutputStream.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
httpd.java *) Bugfix for http connection header validation 2006-06-20 05:22:55 +00:00
httpdAbstractHandler.java minor changes 2005-08-03 02:02:39 +00:00
httpdByteCountInputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpdByteCountOutputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpdFileHandler.java *) Bugfix for http connection header validation 2006-06-20 05:22:55 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdProxyHandler.java Language improvements 2006-06-06 16:30:32 +00:00
httpdSwitchboard.java code cleanup 2005-12-06 23:51:29 +00:00
httpHeader.java git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542 2006-06-18 12:15:26 +00:00
httpRemoteProxyConfig.java *) Disabling RemoteProxy if remoteProxyName is null or empty 2005-10-23 09:03:40 +00:00
httpTemplate.java Bugfix: wrongly compared 2006-03-16 20:57:06 +00:00