godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HTTPClient.connection
godot
httpclient
HTTPClient
The connection to use for this client.
StreamPeer
connection
[@property getter]
StreamPeer
connection
[@property setter]
struct
HTTPClient
@
nogc
nothrow @
property
void
connection
(
StreamPeer
v
)
Meta
Source
See Implementation
godot
httpclient
HTTPClient
aliases
BaseClasses
enums
Constants
Method
ResponseCode
Status
functions
close
connectToHost
getConnection
getReadChunkSize
getResponseBodyLength
getResponseCode
getResponseHeaders
getResponseHeadersAsDictionary
getStatus
hasResponse
isBlockingModeEnabled
isResponseChunked
opAssign
opEquals
poll
queryStringFromDict
readResponseBodyChunk
request
requestRaw
setBlockingMode
setConnection
setReadChunkSize
toHash
properties
blockingModeEnabled
connection
readChunkSize
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The connection to use for this client.