yacy_search_server/source/de/anomic/http
2008-08-13 09:07:23 +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 * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpChunkedOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
HttpClient.java * refactoring 2008-08-02 13:57:00 +00:00
HttpConnectionInfo.java added final where possible 2008-08-02 12:12:04 +00:00
httpd.java removed annotations which broke the build with java 1.5 2008-08-13 09:07:23 +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 * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyHandler.java - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined 2008-08-09 12:00:31 +00:00
httpdRobotsTxtConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpHeader.java - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined 2008-08-09 12:00:31 +00:00
httpRemoteProxyConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpSSI.java added final where possible 2008-08-02 12:12:04 +00:00
httpTemplate.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
JakartaCommonsHttpClient.java fix for NPE in JakartaHttpClient.setProxy 2008-08-10 09:37:32 +00:00
JakartaCommonsHttpResponse.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00