Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature alternative urls #1343

Merged
merged 25 commits into from
Nov 10, 2019
Merged

Feature alternative urls #1343

merged 25 commits into from
Nov 10, 2019

Conversation

onevcat
Copy link
Owner

@onevcat onevcat commented Nov 10, 2019

This implements what is mentioned in #1245

It adds a new option .alternativeSources([Source]) to allow you to set an array of Sources as an alternative for original loading. If the original Source loading fails, the value in this array will be used to continue the loading, until all Sources are used, then an alternativeSourcesExhausted error will be thrown out.

@onevcat onevcat merged commit e620704 into master Nov 10, 2019
@onevcat onevcat deleted the feature/alternative-urls branch November 10, 2019 16:18
skoduricg pushed a commit to rentpath/Kingfisher that referenced this pull request Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant