httpHeaders

@JvmName(name = "mmvaqpxueomyjsgn")
suspend fun httpHeaders(value: Output<Map<String, String>>)
@JvmName(name = "oeyfinghrdxtqgea")
suspend fun httpHeaders(value: Map<String, String>?)

Parameters

value

HTTP headers to use for all responses from these URLs.


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

Parameters

values

HTTP headers to use for all responses from these URLs.