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.request
/
header
header
fun
HttpRequestBuilder
.
header
(
name
:
String
,
value
:
String
)
Add a single header. This will append to any existing headers with the same name.