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
Before fixing this, we need to write compliance tests for different request modules in accordance to how they follow or don't follow redirects. Note that not all request modules may have redirect following built-in. For example, I believe the http module doesn't do that, thus the existence of designated third-party modules just for that functionality.