You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
literally sends the header Location: ../../bye/mark back to the client. It is up to them to resolve this and make the follow-up request.
I can see the use case for a more dynamic redirect system that does match patterns. If this is what you are looking for, I'd suggest re-wording the issue and we can turn this into a feature request.
Regarding preserving body, it is irrelevant because this is not intended to be a proxy. It only serves redirect responses.
letto4135
changed the title
Redirect does not preserve body/form data and append path to end of Redirect
Dynamic redirecting
Jul 10, 2022
The docs show that you can do this
A nice thing to be able to do would be would be more dynamic redirects.
Examples:
The text was updated successfully, but these errors were encountered: