GodotSharpAPI
GodotSharpAPI
Godot
HTTPRequest Class
HTTPRequest Properties
BodySizeLimit Property
DownloadChunkSize Property
DownloadFile Property
MaxRedirects Property
Timeout Property
UseThreads Property
HTTPRequest
MaxRedirects Property
Maximum number of allowed redirects.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
MaxRedirects
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
HTTPRequest Class
Godot Namespace