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
The text mentions that a UriFormatException is thrown when The length of stringToEscape exceeds 32766 characters. however this limitation was lifted in .NET 5 and higher.