yacy_search_server/source/de/anomic/http
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
- arguments aren't passed html-escaped to the servlets anymore, bug-fix for http://www.yacy-forum.de/viewtopic.php?p=30573

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3321 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-02 21:20:53 +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 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing 2007-02-02 21:20: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 *) 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 fix for form (cookie) login 2007-01-27 17:22:49 +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