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
Your url normalization library looks very promising. Unfortunately for me, it doesn't normalize the use of percent encoding. (i.e. only reserved characters need to be percent-encoded, the rest can be included literally.) Would it possible to fix this?
The text was updated successfully, but these errors were encountered:
Hello there!
Your url normalization library looks very promising. Unfortunately for me, it doesn't normalize the use of percent encoding. (i.e. only reserved characters need to be percent-encoded, the rest can be included literally.) Would it possible to fix this?
The text was updated successfully, but these errors were encountered: