For the complete documentation index, see llms.txt. This page is also available as Markdown.

RequestConnectionType

RequestConnectionType (ENUM)

TYPE RequestConnectionType : HTTPS

Enumeration of the Connection Type. There are two possible options; encrypted and unencrypted.

Attributes: : qualified_only

InOut:

Name
Initial
Comment

HTTPS

0

use encrypted connection (recommended)

HTTP

1

use default unencrypted connection

Zuletzt aktualisiert