Smithy Kotlin
Toggle table of contents
1.5.20
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http
Package-level
declarations
Types
Types
Http
Handler
Link copied to clipboard
typealias
HttpHandler
=
Handler
<
SdkHttpRequest
,
HttpCall
>
Sdk
Http
Client
Link copied to clipboard
class
SdkHttpClient
(
val
engine
:
HttpClientEngine
)
:
Handler
<
SdkHttpRequest
,
HttpCall
>
An HTTP client capable of round tripping requests and responses