Proxy

class Proxy(name: String = DEFAULT_NAME, whitelist: List<Regex> = emptyList())

Constructors

Link copied to clipboard
constructor(name: String = DEFAULT_NAME, whitelist: List<Regex> = emptyList())

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun Routing.listen()