TapjawHttpConnectorCharSet
CallableFunction
Enable gzip inflation of the response body for a Connector.
CallableFunction
Set the outgoing encoding character set on the of a response body.
TapjawHttpConnectorCharSet
CallableFunction
Set host against the Connector. (Required on TapjawDefaultConnector).
string
CallableFunction
Set port against the Connector (Required on TapjawDefaultConnector).
number
CallableFunction
Set protocol against the Connector (Required on TapjawDefaultConnector).
Please refer to TapjawHttpConnectorProtocol for available protocols.
TapjawHttpConnectorProtocol
CallableFunction
Optionally set security against the Connector.
Please refer to TapjawAuthenticationWrapper for available wrappers.
CallableFunction
Generated using TypeDoc
Set the incoming decoding character set of a response body.
@TapjawMetadata.Connector.Decode(TapjawHttpConnectorCharSet)