yacy_search_server/source/net/yacy/peers/operation
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
..
yacyBuildProperties.java refactoring: 2011-09-25 16:59:06 +00:00
yacyRelease.java Use loaderDispatcher instead of HTTPClient to download releases. 2016-12-16 20:38:54 +01:00
yacySeedUploader.java refactoring 2012-09-21 15:48:16 +02:00
yacySeedUploadFile.java refactoring 2012-09-21 15:48:16 +02:00
yacySeedUploadFtp.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
yacySeedUploadScp.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
yacySeedUploadScp.xml upd maven dependency-check plugin to reflect changes of https://nvd.nist.gov 2016-10-04 03:05:26 +02:00
yacyUpdateLocation.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
yacyVersion.java cleanup connectPeer & yacyVersion.latestRelease usage 2016-05-06 21:05:15 +02:00