WebClient.get

Static client GET method (synchronous) Param: - URL - headers - timeout - optional pointer to NNGTLS

struct WebClient
static
get
(
string uri
,
string[string] headers
,
Duration timeout = 30000.msecs
,
void* ptls = null
)

Return Value

Type: WebData

WebData