Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getConnection")
@set:JvmName(name = "setConnection")
var connection: ConnectionInfo

.elide.http.ConnectionInfo connection = 1;

Link copied to clipboard
@get:JvmName(name = "getTls")
@set:JvmName(name = "setTls")
var tls: TlsConnectionInfo

.elide.crypto.TlsConnectionInfo tls = 2;

Functions

Link copied to clipboard

.elide.http.ConnectionInfo connection = 1;

Link copied to clipboard
fun clearTls()

.elide.crypto.TlsConnectionInfo tls = 2;

Link copied to clipboard

.elide.http.ConnectionInfo connection = 1;

Link copied to clipboard

.elide.crypto.TlsConnectionInfo tls = 2;