add

@JvmName(name = "ykgqkteucubilalc")
suspend fun add(value: Output<Map<String, String>>)
@JvmName(name = "fbpegrqnmgeocdcn")
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 = "bavcbdeoqjcxsdxa")
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.