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
Touché! xD but I think with the native Godot client you could use the full URL address without splitting it into host and path. So most of the time, nobody needs to split it.
Currently the code uses the same regex multiple times:
a better solution could be a "URL" class.
just a quick note:
The text was updated successfully, but these errors were encountered: