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 attempting to create a URI with multiple consecutive double-dots which would result in a URI like http://example.com/../../some/resource (i.e. multiple levels above the root of the domain), UriParserenters an infinite loop in removeEmbedded2Dots.