Godot Version
Godot 3.6
Question
(body.get_string_from_utf8()) do not work in HTTPRequest
PHP returned body is
{“mondailevel”:“1”,“mondai”:“0”,“myexp”:“0”,“myscore”:“0”,“mondaicount”:“900”,“nokori”:“600”,“hp”:“100”,“scn”:“0”,“mazestrself”:“”,“player_x”:“0”,“player_z”:“0”,“clystal_x”:“0”,“clystal_z”:“0”}
but
(body.get_string_from_utf8()) returned body is
[10, 60, 33, 68, 79, 67, 84, 89, 80, 69, 32, 104, 116, 109, 108, 62, 10, 60, 104, 116, 109, 108, 62, 10, 32, 32, 32, 32, 60, 104, 101, 97, 100, 62, 10, 32, 32, 32, 32, 32, 32, 32, 32, 60, 109, 101, 116, 97, 32, 99, 104, 97, 114, 115, 101, 116, 61, 34, 117, 116, 102, 45, 56, 34, 62, 10, 32, 32, 32, 32, 32, 32, 32, 32, 60, 116, 105, 116, 108, 101, 62, 84, 105, 116, 108, 101, 60, 47, 116, 105, 116, 108, 101, 62, 10, 32, 32, 32, 32, 60, 47, 104, 101, 97, 100, 62, 10, 32, 32, 32, 32, 60, 98, 111, 100, 121, 62, 10, 32, 32, 32, 32, 32, 32, 32, 32, 60, 33, 45, 45, 32, 68, 66, 227, 129, 171, 233, 150, 162, 227, 129, 153, 227, 130, 139, 229, 135, 166, 231, 144, 134, 227, 129, 175, 227, 129, 147, 227, 129, 147, 227, 129, 167, 227, 129, 175, 232, 161, 140, 227, 130, 143, 227, 129, 170, 227, 129, 132, 227, 129, 147, 227, 129, 168, 32, 45, 45, 62, 10, 32, 32, 32, 32, 60, 47, 98, 111, 100, 121, 62, 10, 60, 47, 104, 116, 109, 108, 62, 10]