ClientOptions.overrideHostName
string overrideHostName() @property nothrowGet overrideHostName property.
Returns
Override the host name checked by TLS. Use with caution.
void overrideHostName(string propval) @property nothrowSet overrideHostName property.
Parameters
propval | Override the host name checked by TLS. Use with caution. |