WebClient.request

Undocumented in source. Be warned that the author may not have intended to support it.
struct WebClient
static
request
(
string method
,
string uri
,
string[string] headers
,
string text
,
ubyte[] data
,,,
Duration timeout = 30000.msecs
,
void* context = null
)

Meta