yacy_search_server/source/de/anomic/http
danielr 219b93df6a - fixed internal error after receiving chunked POST
- removed debug output
- added info for "501 Unknown" messages



git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5098 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-29 13:51:22 +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 final where possible 2008-08-02 12:12:04 +00:00
httpd.java - fixed internal error after receiving chunked POST 2008-08-29 13:51:22 +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 fixed transferRWI.html 'Read timed out' 2008-08-28 08:37:51 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyCacheEntry.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
httpdProxyHandler.java Proxy: fix for never ending loading after POST 2008-08-27 20:46:34 +00:00
httpdRobotsTxtConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpHeader.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
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 * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
JakartaCommonsHttpClient.java - added warnings for failed transferRWI (dht-in) 2008-08-29 09:42:39 +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