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
For example, if you wanted to generate admin/config?destination=admin/content, in HEAD you couldn't by using route names, it would come out as admin/config?destination=admin%2Fcontent, with the second / encoded.