Redirect to a different web address #11238
Unanswered
yusufmustu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, How can we redirect the user to a different URL when we make a GET type request to a route?
Example:
When we want to go to http://localhost:9080/user/profile from the web browser, ROUTE should direct us to http://www.google.com/user_profile.
Beta Was this translation helpful? Give feedback.
All reactions