ClientOptions.overrideHostName

string overrideHostName() @property nothrow

Get overrideHostName property.

Returns

Override the host name checked by TLS. Use with caution.
void overrideHostName(string propval) @property nothrow

Set overrideHostName property.

Parameters

propvalOverride the host name checked by TLS. Use with caution.