add

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