Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http
/
aws.smithy.kotlin.runtime.http.response
/
HttpResponse
Http
Response
fun
HttpResponse
(
status
:
HttpStatusCode
,
headers
:
Headers
=
Headers.Empty
,
body
:
HttpBody
=
HttpBody.Empty
)
:
HttpResponse
Use the default HTTP response implementation