Smithy Kotlin
Toggle table of contents
1.5.24
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http
/
HttpHandler
Http
Handler
typealias
HttpHandler
=
Handler
<
SdkHttpRequest
,
HttpCall
>