yacy_search_server/source/de/anomic/http
2007-02-06 09:53:02 +00:00
..
httpc.java fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142 2006-12-01 11:01:56 +00:00
httpChunkedInputStream.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
httpChunkedOutputStream.java *) soap handler 2006-10-28 12:31:48 +00:00
httpContentLengthInputStream.java *) Bugfix: calling close must not close the wrapped input stream, otherwise 2006-10-24 06:09:38 +00:00
httpd.java added user-agent check for yacy-hop proxy authentication 2007-02-06 09:53:02 +00:00
httpdAbstractHandler.java minor changes 2005-08-03 02:02:39 +00:00
httpdBoundedSizeOutputStream.java *) better handling of maximum file size limit in crawler 2006-09-11 08:26:39 +00:00
httpdByteCountInputStream.java *) adding httpContentLengthInputStream.java class to allow reading of http response bodies 2006-09-18 10:00:28 +00:00
httpdByteCountOutputStream.java *) better handling of maximum file size limit in crawler 2006-09-11 08:26:39 +00:00
httpdFileHandler.java redesigned some parts of http authentication 2007-02-05 19:46:50 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdLimitExceededException.java added option to see ranking scores in surftipps 2006-09-30 23:28:03 +00:00
httpdProxyHandler.java added flag for YaCyHop - proxy access for all paths that start with /yacy/ 2007-01-31 00:09:51 +00:00
httpdSwitchboard.java code cleanup 2005-12-06 23:51:29 +00:00
httpHeader.java *) soap handler 2006-10-28 12:31:48 +00:00
httpRemoteProxyConfig.java *) Disabling RemoteProxy if remoteProxyName is null or empty 2005-10-23 09:03:40 +00:00
httpTemplate.java - fix for http://www.yacy-forum.de/viewtopic.php?t=3369 2007-01-12 00:52:38 +00:00