secure

abstract fun secure(secure: Boolean): PNConfiguration.Builder
abstract val secure: Boolean

If set to true, requests will be made over HTTPS.

Deafults to true.