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
Similar to URIs just containing hash values, I believe the result from getAbsoluteUri() should still re-use an existing, previous request when working with only a query string value. This actually gave me problems using a related project (goutte) where a redirect to a location containing only query string parameters was sending goutte to the wrong location.