passthroughRequestHeaders

@JvmName(name = "rgvcfymiyumbilxw")
suspend fun passthroughRequestHeaders(value: Output<List<String>>)
@JvmName(name = "nrsmevfdsqwbcvpx")
suspend fun passthroughRequestHeaders(value: List<String>?)

Parameters

value

List of headers to whitelist and pass from the request to the backend.


@JvmName(name = "hooqhaegffhycwhi")
suspend fun passthroughRequestHeaders(vararg values: Output<String>)


@JvmName(name = "tqocimuqelmvwouk")
suspend fun passthroughRequestHeaders(values: List<Output<String>>)
@JvmName(name = "pohvdnrpfslyprby")
suspend fun passthroughRequestHeaders(vararg values: String)

Parameters

values

List of headers to whitelist and pass from the request to the backend.