responseHeader

@JvmName(name = "gblbnacwycwcelun")
suspend fun responseHeader(value: Output<List<String>>)
@JvmName(name = "xukchcqhujyimwju")
suspend fun responseHeader(value: List<String>?)

Parameters

value

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.


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


@JvmName(name = "mxlegumjbhvuecse")
suspend fun responseHeader(values: List<Output<String>>)
@JvmName(name = "kljmbrugcjlrlnww")
suspend fun responseHeader(vararg values: String)

Parameters

values

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.