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

How to handle redirects #55

Open
jakearchibald opened this issue Sep 19, 2017 · 0 comments
Open

How to handle redirects #55

jakearchibald opened this issue Sep 19, 2017 · 0 comments

Comments

@jakearchibald
Copy link
Collaborator

It feels like we should reject on "manual" redirect modes to avoid dealing with opaque resources.

However, what about "follow"? If we hit a redirect, then need to resume the download, does the request go to the destination url or the original target? I suspect it's the target, but need to test what downloads do today.

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

No branches or pull requests

1 participant