yacy_search_server/source/de/anomic/http
danielr 63eadfdf84 fixed unlimited FileSizeLimit
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4954 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-06-24 19:11:27 +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
EasySSLProtocolSocketFactory.java - organize imports 2008-06-06 16:01:27 +00:00
EasyX509TrustManager.java - organize imports 2008-06-06 16:01:27 +00:00
httpChunkedInputStream.java some memory enhancements when generating and displaying ymage objects 2007-12-07 02:15:12 +00:00
httpChunkedOutputStream.java small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 2007-12-14 19:17:54 +00:00
HttpClient.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
HttpConnectionInfo.java - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt 2008-04-15 15:27:32 +00:00
httpd.java - organize imports 2008-06-06 16:01:27 +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 fixed unlimited FileSizeLimit 2008-06-24 19:11:27 +00:00
httpdByteCountInputStream.java - organize imports 2008-06-06 16:01:27 +00:00
httpdByteCountOutputStream.java - organize imports 2008-06-06 16:01:27 +00:00
httpdFileHandler.java - organize imports 2008-06-06 16:01:27 +00:00
httpdLimitExceededException.java
httpdProxyHandler.java - organize imports 2008-06-06 16:01:27 +00:00
httpdRobotsTxtConfig.java refactoring of switchboard queueing 2008-03-22 01:28:37 +00:00
httpHeader.java - organize imports 2008-06-06 16:01:27 +00:00
httpRemoteProxyConfig.java replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 2008-04-05 13:17:16 +00:00
httpSSI.java added a search history to the new search page 2008-02-25 21:26:49 +00:00
httpTemplate.java - organize imports 2008-06-06 16:01:27 +00:00
JakartaCommonsHttpClient.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
JakartaCommonsHttpResponse.java change for problem with NPE (seen as "PROXY Unknown Error while processing request") 2008-04-29 16:06:54 +00:00