Package-level declarations

Functions

Link copied to clipboard
fun ApplicationRequest.asHttp4k(): Request?
Link copied to clipboard
suspend fun ApplicationResponse.fromHttp4K(response: Response)
Link copied to clipboard
fun KtorToHttp4kApplicationPlugin(http: HttpHandler): ApplicationPlugin<Unit>