neoascetic / rawgithack

Serves files from github, bitbucket and gitlab, but with the correct content types
https://raw.githack.com
MIT License
577 stars 89 forks source link

Try and use proxy_redirect to follow redirects #43

Closed kasbah closed 3 years ago

kasbah commented 5 years ago

Something like this should work according to https://stackoverflow.com/a/26025618

I haven't thought of a good way to test it though. Closes #41 if it does work.