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