Redirecting with the same params #370
i-h8-github
started this conversation in
General
Replies: 1 comment
-
For query params, you would use the same query string. For body params, you could try using status code 307. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is it possible to redirect whilst passing the same params to the new route?
Beta Was this translation helpful? Give feedback.
All reactions