Https

data class Https(val url: String, val role: String, val csrfProtection: Boolean) : CreatedFlow.Sender(source)

Constructors

Link copied to clipboard
constructor(url: String, role: String, csrfProtection: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val url: String