yacy_search_server/source/net/yacy/peers
luccioman 1ba705c23d Use loaderDispatcher instead of HTTPClient to download releases.
The default redirection strategy when using directly HTTPClient is
incorrect when redirection is cross host (the original Host header is
still sent when requesting the redirected location).

YaCy LoaderDispatcher handles redirections properly, thus release
archive files using redirected URLs (such as the URLs on a GitHub
Release page) are successfully downloaded.
2016-12-16 20:38:54 +01:00
..
graphics Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00
operation Use loaderDispatcher instead of HTTPClient to download releases. 2016-12-16 20:38:54 +01:00
Accessible.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
DHTSelection.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
Dispatcher.java Renamed the transmission cloud to buffer in dispatcher since the name 2014-07-11 04:04:09 +02:00
EventChannel.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Network.java removed unused imports 2016-09-06 18:46:24 +02:00
NewsDB.java hack to generate a unique message-id for messages created in the same second 2016-09-15 02:59:32 +02:00
NewsPool.java test case: for NewsPool to check the id modificator (for unique id) 2016-09-20 01:55:56 +02:00
NewsQueue.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
PeerActions.java log a error on aborted news publish (due to duplicate news.id) 2016-09-04 06:42:48 +02:00
Protocol.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
RemoteSearch.java Corrected another case of 2015-12-16 03:25:07 +01:00
Seed.java fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP() 2016-05-29 20:35:57 +02:00
SeedDB.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
Transmission.java remove unused Transmission hit counter 2015-08-02 00:20:14 +02:00