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 option to not follow redirects? #65

Open
jason00111 opened this issue Feb 7, 2021 · 0 comments
Open

Add option to not follow redirects? #65

jason00111 opened this issue Feb 7, 2021 · 0 comments

Comments

@jason00111
Copy link

Is it possible to add an option to not follow redirects?

Here is a possible use case:

The url freemusic.com/great_song/download redirects to files.freemusic.com/other_things/great_song.mp3. I just want to get the file url and not the actual file through the proxy.

It would be nice if I could fetch https://api.allorigins.win/get?noredirect=true&url=https://freemusic.com/great_song/download and see where it would have redirected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants