add

@JvmName(name = "twhsdtyeaaqgoero")
suspend fun add(value: Output<Map<String, String>>)
@JvmName(name = "fclcakquuowbluwq")
suspend fun add(value: Map<String, String>?)

Parameters

value

Add the headers with given map where key is the name of the header, value is the value of the header.


@JvmName(name = "brnajtcnydrdchiy")
fun add(vararg values: Pair<String, String>)

Parameters

values

Add the headers with given map where key is the name of the header, value is the value of the header.