yacy_search_server/source/de/anomic/http
2006-09-13 14:48:58 +00:00
..
httpc.java *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use. 2006-09-09 15:06:49 +00:00
httpChunkedInputStream.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
httpChunkedOutputStream.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
httpd.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +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 *) better handling of maximum file size limit in crawler 2006-09-11 08:26:39 +00:00
httpdByteCountOutputStream.java *) better handling of maximum file size limit in crawler 2006-09-11 08:26:39 +00:00
httpdFileHandler.java *) UTF-8 Bug solved (hopefully) 2006-09-13 14:48:58 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdLimitExceededException.java *) better handling of maximum file size limit in crawler 2006-09-11 08:26:39 +00:00
httpdProxyHandler.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
httpdSwitchboard.java code cleanup 2005-12-06 23:51:29 +00:00
httpHeader.java *) added missing static Strings as requested by theli 2006-09-07 07:20:28 +00:00
httpRemoteProxyConfig.java *) Disabling RemoteProxy if remoteProxyName is null or empty 2005-10-23 09:03:40 +00:00
httpTemplate.java *) UTF-8 Bug solved (hopefully) 2006-09-13 14:48:58 +00:00