fn withAuthIdentity(value)fn withAuthPassword(value)fn withAuthPasswordFile(value)fn withAuthSecret(value)fn withAuthUsername(value)fn withFrom(value)fn withHeaders(value)fn withHeadersMixin(value)fn withHello(value)fn withHtml(value)fn withRequireTls(value=true)fn withSendResolved(value=true)fn withSmarthost(value)fn withSmarthostMixin(value)fn withText(value)fn withTlsConfig(value)fn withTlsConfigMixin(value)fn withTo(value)obj smarthostobj tls_config
withAuthIdentity(value)PARAMETERS:
- value (
string)
withAuthPassword(value)PARAMETERS:
- value (
string)
withAuthPasswordFile(value)PARAMETERS:
- value (
string)
withAuthSecret(value)PARAMETERS:
- value (
string)
withAuthUsername(value)PARAMETERS:
- value (
string)
withFrom(value)PARAMETERS:
- value (
string)
withHeaders(value)PARAMETERS:
- value (
object)
withHeadersMixin(value)PARAMETERS:
- value (
object)
withHello(value)PARAMETERS:
- value (
string)
withHtml(value)PARAMETERS:
- value (
string)
withRequireTls(value=true)PARAMETERS:
- value (
boolean)- default value:
true
- default value:
withSendResolved(value=true)PARAMETERS:
- value (
boolean)- default value:
true
- default value:
withSmarthost(value)PARAMETERS:
- value (
object)
withSmarthostMixin(value)PARAMETERS:
- value (
object)
withText(value)PARAMETERS:
- value (
string)
withTlsConfig(value)PARAMETERS:
- value (
object)
withTlsConfigMixin(value)PARAMETERS:
- value (
object)
withTo(value)PARAMETERS:
- value (
string)
smarthost.withHost(value)PARAMETERS:
- value (
string)
smarthost.withPort(value)PARAMETERS:
- value (
string)
tls_config.withCa(value)PARAMETERS:
- value (
string)
tls_config.withCaFile(value)PARAMETERS:
- value (
string)
tls_config.withCert(value)PARAMETERS:
- value (
string)
tls_config.withCertFile(value)PARAMETERS:
- value (
string)
tls_config.withInsecureSkipVerify(value=true)PARAMETERS:
- value (
boolean)- default value:
true
- default value:
tls_config.withKey(value)PARAMETERS:
- value (
string)
tls_config.withKeyFile(value)PARAMETERS:
- value (
string)
tls_config.withMaxVersion(value)PARAMETERS:
- value (
integer)
tls_config.withMinVersion(value)PARAMETERS:
- value (
integer)
tls_config.withServerName(value)PARAMETERS:
- value (
string)