TSL

@Serializable
data class TSL(val hstsIncludeSubDomains: Boolean = true, val sslPort: Int = 443, val permanentRedirect: Boolean = true)

Constructors

Link copied to clipboard
constructor(hstsIncludeSubDomains: Boolean = true, sslPort: Int = 443, permanentRedirect: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard