You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
remove trailing whitespace
This commit is contained in:
@@ -494,7 +494,7 @@ HTTPRequest::HTTPRequest()
|
||||
max_redirects=8;
|
||||
body_len=-1;
|
||||
got_response=false;
|
||||
validate_ssl=false;
|
||||
validate_ssl=false;
|
||||
use_ssl=false;
|
||||
response_code=0;
|
||||
request_sent=false;
|
||||
|
||||
Reference in New Issue
Block a user