Dispatcher

inner class Dispatcher(defaultPath: String, request: Request)(source)

Constructors

Link copied to clipboard
constructor(defaultPath: String, request: Request)

Functions

Link copied to clipboard
suspend fun dispatch(path: String = defaultPath): Response