requestHeaderModifier

@JvmName(name = "aeqwmnwresfeusvf")
suspend fun requestHeaderModifier(value: Output<HttpRouteHeaderModifierArgs>)
@JvmName(name = "tlqnbqtkqswghhoq")
suspend fun requestHeaderModifier(value: HttpRouteHeaderModifierArgs?)

Parameters

value

The specification for modifying the headers of a matching request prior to delivery of the request to the destination.


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

Parameters

argument

The specification for modifying the headers of a matching request prior to delivery of the request to the destination.