yacy_search_server/source/net/yacy/crawler/retrieval
Michael Peter Christen 9be36800a4 increased redirect depth by one
this makes sense if one redirect replaces http with https and another
replaces www subdomain by without (and vice versa)
2020-12-20 19:44:16 +01:00
..
FileLoader.java Finer control on bounded input streams with custom stream implementation 2017-07-12 00:13:24 +02:00
FTPLoader.java Improved consistency between loader openInputStream and load functions 2017-06-02 01:46:06 +02:00
HTTPLoader.java increased redirect depth by one 2020-12-20 19:44:16 +01:00
ImporterException.java refactoring 2012-09-21 15:48:16 +02:00
Request.java ! finish running crawls before applying ! 2015-08-03 00:49:24 +02:00
Response.java Added new crawler attribute for finer control over Media Type detection 2018-10-25 10:42:12 +02:00
RSSLoader.java Added support for enclosures (media links) to the RSS loader 2018-03-21 08:22:29 +01:00
SitemapImporter.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
SMBLoader.java Improved consistency between loader openInputStream and load functions 2017-06-02 01:46:06 +02:00
StreamResponse.java Make StreamResponse usable in Java try-with-resources statements 2018-02-21 08:38:35 +01:00
URLRewriterLibrary.java the LinkedBlockingQueue is much faster than the ArrayBlockingQueue 2015-01-27 16:53:09 +01:00