Package-level declarations
Types
Link copied to clipboard
object DefaultHttpEngine
Specifies the platform-default HTTP engine. Different platforms (e.g., Java) will use different implementations (e.g., OkHttp).
Link copied to clipboard
class HttpEngineConfigImpl
Functions
Link copied to clipboard
fun DefaultHttpEngine(block: <Error class: unknown class>.() -> Unit? = null): <Error class: unknown class>
Factory function to create a new HTTP client engine using the default for the current KMP target