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
The response returned by these clients in their getResponse method is an HttpFoundation response whereas the BrowserKit class (which is their parent classs) tells it returns a BrowserKit response (which has a different API).