yacy_search_server/source/de/anomic/http
orbiter db3a06dd81 removed cookie handling in httpc:
- no need to do cookie handling in proxy, this was switched off so far
- no need for cookies in crawler, this was switched on (by mistake)
This fix was needed for a case where a web server flooded the crawler with cookies and caused a complete blocking of the httpc.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6043 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-06-10 16:11:09 +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 refactoring of logging 2009-01-30 23:33:47 +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 (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
httpChunkedOutputStream.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
httpClient.java removed cookie handling in httpc: 2009-06-10 16:11:09 +00:00
HttpConnectionInfo.java refactoring of logging 2009-01-30 23:33:47 +00:00
httpd.java added a memory check in http post protocol 2009-05-12 20:23:55 +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 refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyCacheEntry.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
httpdProxyHandler.java removed cookie handling in httpc: 2009-06-10 16:11:09 +00:00
httpdRobotsTxtConfig.java more performance hacks 2008-12-04 12:54:16 +00:00
httpHeader.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 2008-08-17 10:16:32 +00:00
httpRequestHeader.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
httpResponse.java - refactoring of the http client 2009-02-19 16:24:46 +00:00
httpResponseHeader.java more fixes (character encoding, parser exceptions, http client failure, blob writing) 2009-05-02 07:43:03 +00:00
httpSSI.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
httpTemplate.java moved logging partially to kelondro 2009-01-31 01:06:56 +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
ProxyLogFormatter.java refactoring of logging 2009-01-30 23:33:47 +00:00