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

Support multiple clients per item #46

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Support multiple clients per item #46

merged 1 commit into from
Aug 7, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Aug 7, 2023

Related issues and pull requests

Description

Refactor lots of stuff to support multiple clients. Clients no longer have download_item and download_item_collection, as the client-picking logic lives above the client itself.

Adds some extra stuff, including a content type check to help error on 200 responses with login pages (hi USGS).

Checklist

  • Add tests
  • Add docs
  • Update CHANGELOG

@gadomski gadomski self-assigned this Aug 7, 2023
@gadomski gadomski enabled auto-merge (rebase) August 7, 2023 20:55
@gadomski gadomski merged commit d6dcf44 into main Aug 7, 2023
@gadomski gadomski deleted the multiple-clients branch August 7, 2023 20:57
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.

Allow multiple clients for multiple assets
1 participant