responseHeaderModifier

@JvmName(name = "mlyvtgnytknwmtrm")
suspend fun responseHeaderModifier(value: Output<HttpRouteHeaderModifierArgs>)
@JvmName(name = "jyvqnkqxlkxxbmcg")
suspend fun responseHeaderModifier(value: HttpRouteHeaderModifierArgs?)

Parameters

value

The specification for modifying the headers of a response prior to sending the response back to the client.


@JvmName(name = "umjgwaakohqreedg")
suspend fun responseHeaderModifier(argument: suspend HttpRouteHeaderModifierArgsBuilder.() -> Unit)

Parameters

argument

The specification for modifying the headers of a response prior to sending the response back to the client.