Merge pull request #17583 from RandomShaper/enhance-uri-utils

Enhance uri utils
This commit is contained in:
Juan Linietsky
2018-04-07 17:07:29 -03:00
committed by GitHub
8 changed files with 38 additions and 112 deletions
-14
View File
@@ -5467,20 +5467,6 @@
["const godot_string *", "p_self"]
]
},
{
"name": "godot_string_http_escape",
"return_type": "godot_string",
"arguments": [
["const godot_string *", "p_self"]
]
},
{
"name": "godot_string_http_unescape",
"return_type": "godot_string",
"arguments": [
["const godot_string *", "p_self"]
]
},
{
"name": "godot_string_json_escape",
"return_type": "godot_string",