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

Handle redirects for download_tarball #359

Merged
merged 2 commits into from
May 14, 2023

Conversation

khuey
Copy link
Contributor

@khuey khuey commented May 13, 2023

I've observed that the GH API endpoint for download_tarball will return a 302. I suspect this was regressed when reqwest was removed because reqwest automatically follows redirects by default. There may be other API endpoints that are currently broken because of the underlying issue ...

@XAMPPRocky
Copy link
Owner

Thank you for your PR! It looks like you need to fix up some fmt or clippy fixes

@khuey
Copy link
Contributor Author

khuey commented May 13, 2023

alright looks good now

@XAMPPRocky
Copy link
Owner

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit 1687b88 into XAMPPRocky:main May 14, 2023
This was referenced May 14, 2023
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.

2 participants