mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 14:27:51 +00:00
String.get_slice_count is always at least 1 or 2 for bases with a port number. Before this change the following URL would return ERR_INVALID_PARAMETER ```ws://127.0.0.1:8000/test```