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

Implement URL Seeker #6

Open
digitaldogsbody opened this issue Sep 20, 2022 · 0 comments
Open

Implement URL Seeker #6

digitaldogsbody opened this issue Sep 20, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@digitaldogsbody
Copy link
Owner

Add a URL Seeker that uses HTTP Range headers as appropriate to handle the seeking.

Possible approaches:

Considerations:

  • What to do if the remote server doesn't support Range?
    • If the file is small enough, just retrieve all of it? Let the user configure this via config/constructor?
@digitaldogsbody digitaldogsbody added the enhancement New feature or request label Sep 20, 2022
@digitaldogsbody digitaldogsbody added this to the 0.9 milestone Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant