All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.http.HttpEngine.kt Maven / Gradle / Ivy

The newest version!
package dev.kord.common.http

import dev.kord.common.annotation.KordInternal
import io.ktor.client.engine.*

/** @suppress */
@KordInternal
public expect fun httpEngine(): HttpClientEngineFactory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy