Package-level declarations

Types

Link copied to clipboard
class KtorCIO(val port: Int = 8000, val stopMode: ServerConfig.StopMode) : ServerConfig

Functions

Link copied to clipboard
fun ApplicationRequest.asHttp4k(): Request?
Link copied to clipboard
suspend fun ApplicationResponse.fromHttp4K(response: Response)