Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http.engine
/
ProxyConfig
/
Http
Http
data
class
Http
(
val
url
:
<Error class: unknown class>
)
:
ProxyConfig
HTTP based proxy (with or without user/password auth)
Members
Constructors
Http
Link copied to clipboard
constructor
(
url
:
String
)
constructor
(
url
:
<Error class: unknown class>
)
Properties
url
Link copied to clipboard
val
url
:
<Error class: unknown class>