yacy_search_server/source/de/anomic/http
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
http://forum.yacy-websuche.de/viewtopic.php?p=8130#p8130
- removed the online status property. This influenced the proxy behavior and created some complexity that was not needed because the online status was never used as it was ceated for (offline browsing)
- checked all proxy identification procedures during crawling and enhanced transparency and error checking
- fixed a proxy identification routine that caused the wrong selection of the proxy result queue

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5173 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-16 21:56: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 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 added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
httpdAlternativeDomainNames.java
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 fixed bug with wrong proxy result enqueueing. See: 2008-09-16 21:56:23 +00:00
httpdProxyHandler.java fixed bug with wrong proxy result enqueueing. See: 2008-09-16 21:56:23 +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 fixed bug with wrong proxy result enqueueing. See: 2008-09-16 21:56:23 +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