Shrey Gupta
Shrey Gupta
@Hulkmaster Can response interceptor solve your issue ? https://axios-http.com/docs/interceptors
@chaudyg that could be true for the HTML website server. But for REST Api based servers, this is not very intuitive as per my understanding
@elithrar could use your advice here
Makes sense On Tue, 31 May, 2022, 3:31 pm Mustaque Ahmed, ***@***.***> wrote: > I'm not discouraging anyone here. Changes proposed in the PR are not > required and we...
@elithrar After a bit of triage, I found out that the redirection code [here](https://github.com/gorilla/mux/blob/master/mux.go#L191) is the culprit. Since the redirection can only to done to GET methods The solution that...
Closed in favour of #2284
@kossnocorp Is anyone working on this issue ? Can i take this up ?
@kiuKisas Were you able to resolve this ?