-
Notifications
You must be signed in to change notification settings - Fork 67
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
rewriting redirects #94
Comments
This is also something that I'm interested in. In the case that we receive a redirect, this doesn't quite function how I'd expect |
I'm taking a look at this. I think I'll style the behaviour after the nginx proxy_redirect directive, with a default rule based on the |
@mwhitworth did you get anywhere on this? |
I've pushed what I worked on a little while back. I should be able to finish this soon. |
@mwhitworth Is this being actively worked on? If not, would you be open to me picking this up from where you left off? |
Any interest in adding the ability to transparently rewrite the Location if it matches the upstream to be the host/port/scheme of wherever the proxy is listening?
The text was updated successfully, but these errors were encountered: