Proxier

fun interface Proxier

Proxier is a function which executes proxy requests.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun execute(request: Request): Response

Execute the proxy request.