mirror of https://github.com/godotengine/godot
Splits the URL into (scheme, host, port, path).
Supports both literal IPv4 and IPv6.
Strip credentials when present (e.g. http://user:pass@example.com/).
Use that function in both HTTPRequest and WebSocketClient.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| SCsub | ||
| canvas_layer.cpp | ||
| canvas_layer.h | ||
| http_request.cpp | ||
| http_request.h | ||
| instance_placeholder.cpp | ||
| instance_placeholder.h | ||
| node.cpp | ||
| node.h | ||
| resource_preloader.cpp | ||
| resource_preloader.h | ||
| scene_tree.cpp | ||
| scene_tree.h | ||
| timer.cpp | ||
| timer.h | ||
| viewport.cpp | ||
| viewport.h | ||