xmlrpcc-d ~master (2022-05-16T23:48:22.4853249)
Dub
Repo
Client.this
xmlrpcc
client
Client
class
Client
nothrow
this
(
string
serverUri
,
Duration
timeout
=
dur
!"seconds"(10)
)
Parameters
serverUri
string
Remote server endpoint, like "http://localhost:8000"
timeout
Duration
HTTP(S) request timeout
Meta
Source
See Implementation
xmlrpcc
client
Client
constructors
this
functions
rawCall
properties
serverUri
timeout
verifyPeer
templates
call