This type is a class for model objects.
@since 8.5.
Package: cluster| Attributes Summary | |
| waitForContinue : EBoolean | @since 8.5. Specifies whether to use the HTTP 1.1 100 Continue support before sending the request content. |
| connectTimeout : EInt | @since 8.5. The number of seconds the plug-in will wait for a successful connection. |
| extendedHandshake : EBoolean | @since 8.5. Require the plug-in to perform some handshaking with the server to ensure that it is started before sending the request. |
| maxConnections : EInt | @since 8.5. The maximum number of pending connections to the server. |
| serverIOTimeout : EInt | @since 8.5. The plug-in's timeout (in seconds) for sending requests to and reading responses from the server. |
| Attribute Details |