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

Add support for redirected URLs #36

Open
marc2332 opened this issue May 6, 2022 · 0 comments
Open

Add support for redirected URLs #36

marc2332 opened this issue May 6, 2022 · 0 comments
Assignees
Labels
astrodon-tauri-development Related to the development runtime bug Something isn't working
Milestone

Comments

@marc2332
Copy link
Member

marc2332 commented May 6, 2022

Module loader used for development, should be able to load from redirected URLs.

This can be done by looking at the original_hased_url.metadata.json, and looking under the "location" header, which tells us the redirected file URL, then it can be hashed to get the file location.

@marc2332 marc2332 changed the title feat(astrodon-tauri-development): Support for redirected URLs Support for redirected URLs May 6, 2022
@marc2332 marc2332 self-assigned this May 6, 2022
@marc2332 marc2332 changed the title Support for redirected URLs Add support for redirected URLs May 6, 2022
@marc2332 marc2332 added astrodon-tauri-development Related to the development runtime bug Something isn't working labels May 6, 2022
@marc2332 marc2332 added this to the 0.2.0-alpha.1 milestone May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astrodon-tauri-development Related to the development runtime bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant