Package-level declarations

Functions

Link copied to clipboard
fun corsAllowedOriginPattern(isHttps: Boolean, host: String, port: Int? = null): String
Link copied to clipboard
fun origin(isHttps: Boolean, host: String, port: Int?): String