Function HTTPClient.setUserAgentString
Sets the default user agent string for new HTTP requests.
static void setUserAgentString
(
string str
) @trusted;
Sets the default user agent string for new HTTP requests.
static void setUserAgentString
(
string str
) @trusted;