responseHeaderModifier

@JvmName(name = "xgwtyvgvxmisledu")
suspend fun responseHeaderModifier(value: Output<HttpRouteHeaderModifierArgs>)
@JvmName(name = "yhjnwoyqjsksxfpq")
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 = "tfhnfllykjuhomay")
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.