I have a chrome extension which uses react/axios. In that app I\'m sending a post request like so:
export const createComment = payload => { const url =
This happens then URL is redirected from POST call and GET happens after redirect. Most common redirects are caused by not needed trailing slashes or http redirecting to https