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
There are inconsistencies with how namespace, subpath and name components are URL encoded by FromString and how they are decoded by ToString. See #22 for more details and proposed fixes.
The text was updated successfully, but these errors were encountered:
There are inconsistencies with how namespace, subpath and name components are URL encoded by
FromString
and how they are decoded byToString
. See #22 for more details and proposed fixes.The text was updated successfully, but these errors were encountered: