yacy_search_server/source/de/anomic/http
2008-10-27 22:16:56 +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 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
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 modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
httpChunkedOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
HttpClient.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
HttpConnectionInfo.java added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
httpd.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +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 added final where possible 2008-08-02 12:12:04 +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 * fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1415 2008-09-12 10:54:11 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyCacheEntry.java refactoring and new architecture to store the files of the web cache: 2008-10-16 21:24:09 +00:00
httpdProxyHandler.java * fix the debug ant-target 2008-10-27 22:16:56 +00:00
httpdRobotsTxtConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpHeader.java use accept-language header instead of user agent for language detection 2008-10-01 17:47:11 +00:00
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 2008-08-17 10:16:32 +00:00
httpRequestHeader.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
httpResponseHeader.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
httpSSI.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
httpTemplate.java performance hacks 2008-10-20 14:07:09 +00:00
JakartaCommonsHttpClient.java performance hacks 2008-10-20 14:07:09 +00:00
JakartaCommonsHttpResponse.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +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