GodotSharpAPI
GodotSharpAPI
Godot
HTTPClient Class
HTTPClient Methods
Close Method
ConnectToHost Method
GetConnection Method
GetReadChunkSize Method
GetResponseBodyLength Method
GetResponseCode Method
GetResponseHeaders Method
GetResponseHeadersAsDictionary Method
GetStatus Method
HasResponse Method
IsBlockingModeEnabled Method
IsResponseChunked Method
Poll Method
QueryStringFromDict Method
ReadResponseBodyChunk Method
Request Method
RequestRaw Method
SetBlockingMode Method
SetConnection Method
SetReadChunkSize Method
HTTPClient
Close Method
Closes the current connection, allowing reuse of this
HTTPClient
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Close
()
See Also
Reference
HTTPClient Class
Godot Namespace