httpsOnly

@JvmName(name = "nkscqqmnnjmlafty")
suspend fun httpsOnly(value: Boolean?)

Parameters

value

Only permit https access. If false, both http and https are permitted. Defaults to true.