Documentation

Secure - Open Dev Kit Documentation

Open Dev Kit Documentation :: Networking :: Connection HTTP :: Secure

Networking.ConnectionHTTP.Secure
SSL/TLS (HTTPS) is used over plain text (HTTP)

Type

Boolean

Lua Usage

-- Get
local boolean = connectionHTTP.Secure

-- Set
connectionHTTP.Secure = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page