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
When the browser-kit Client follows a 302 or 303 redirect, the request is with the GET method name in lower-case. The http 1.1 definition defines the method names as case-sensitive.