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
RFC 3986 Section 5.2.2 outlines the algorithm for transforming a relative resource to an absolute one given a base resource to resolve against. At least the handling of query strings is wrong in URI.js 1.7.1.
The text was updated successfully, but these errors were encountered:
RFC 3986 Section 5.2.2 outlines the algorithm for transforming a relative resource to an absolute one given a base resource to resolve against. At least the handling of query strings is wrong in URI.js 1.7.1.
The text was updated successfully, but these errors were encountered: