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
So, I want to redirect my request to some other service. But the function redirect requires access to ResponseWriter and *Request. I'm not getting where to put the redirect. Any help would be appreciated.