yacy_search_server/source/de/anomic/http
orbiter 57a88d435b redesign of parser mime type detection and parser steering
There is now a mime-blacklist instead of a mime-whitelist

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6190 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-10 14:22:17 +00:00
..
AcceptEverythingSSLProtcolSocketFactory.java Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file 2008-06-05 15:21:43 +00:00
AcceptEverythingTrustManager.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
DefaultCharsetFilePart.java * refactoring 2008-08-02 13:57:00 +00:00
DefaultCharsetStringPart.java * refactoring 2008-08-02 13:57:00 +00:00
EasySSLProtocolSocketFactory.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
EasyX509TrustManager.java added final where possible 2008-08-02 12:12:04 +00:00
httpChunkedInputStream.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
httpChunkedOutputStream.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
httpClient.java code cleanup: call of static methods directly to the class 2009-06-30 13:01:35 +00:00
HttpConnectionInfo.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
httpd.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
httpdAlternativeDomainNames.java major step forward to network switching (target is easy switch to intranet or other networks .. and back) 2008-05-05 23:13:47 +00:00
httpdBoundedSizeOutputStream.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
httpdByteCountInputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpdByteCountOutputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpdFileHandler.java redesign of parser mime type detection and parser steering 2009-07-10 14:22:17 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpDocument.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
httpdProxyHandler.java redesign of parser mime type detection and parser steering 2009-07-10 14:22:17 +00:00
httpdRobotsTxtConfig.java more performance hacks 2008-12-04 12:54:16 +00:00
httpHeader.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 2008-08-17 10:16:32 +00:00
httpRequestHeader.java problems with code style 2009-06-29 22:22:35 +00:00
httpResponse.java - refactoring of the http client 2009-02-19 16:24:46 +00:00
httpResponseHeader.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
httpSSI.java simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +00:00
httpTemplate.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
MultiOutputStream.java partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374 2008-08-26 16:34:24 +00:00
ProxyLogFormatter.java refactoring of logging 2009-01-30 23:33:47 +00:00