How to redirect my request? #1162
Unanswered
OhhhThatVarun
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Why? The answer will inform the best design. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would like to try but I would need a tutor |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you want to do it on a "encoder", what I normally use is
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
So, I want to redirect my request to some other service. But the function
redirect
requires access toResponseWriter and *Request
. I'm not getting where to put the redirect. Any help would be appreciated.Beta Was this translation helpful? Give feedback.
All reactions