You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
HTTP cleanup & better defaults
This commit is contained in:
@@ -42,7 +42,6 @@ class HTTPRequest : public Node {
|
||||
public:
|
||||
enum Result {
|
||||
RESULT_SUCCESS,
|
||||
//RESULT_NO_BODY,
|
||||
RESULT_CHUNKED_BODY_SIZE_MISMATCH,
|
||||
RESULT_CANT_CONNECT,
|
||||
RESULT_CANT_RESOLVE,
|
||||
|
||||
Reference in New Issue
Block a user