Url.Parse() can't parse ProviderID which contains ':///'. This PR use regexp to match ProviderID.
17 KiB
17 KiB
Url.Parse() can't parse ProviderID which contains ':///'. This PR use regexp to match ProviderID.