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
Indeed - the pathDecodedLength field was never set. Now URLDecode will return the decoded length if desired. I added some unit tests for URLDecode since it seems like a function which should be at least minimally unit tested.
Not yet sure what the differnce is between path and decoded path but in my case they have the same values but the pathDecodedLength is always 0.
The text was updated successfully, but these errors were encountered: