Package com.norconex.crawler.core.fetch
Class FetchUtil
java.lang.Object
com.norconex.crawler.core.fetch.FetchUtil
Utility methods for fetching.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanshouldContinueOnBadStatus(@NonNull CrawlerContext crawler, ProcessingOutcome originalOutcome, @NonNull FetchDirective fetchDirective)
-
Method Details
-
shouldContinueOnBadStatus
public static boolean shouldContinueOnBadStatus(@NonNull @NonNull CrawlerContext crawler, ProcessingOutcome originalOutcome, @NonNull @NonNull FetchDirective fetchDirective)
-