request Header Modifier
Parameters
value
The specification for modifying the headers of a matching request prior to delivery of the request to the destination. Structure is documented below.
suspend fun requestHeaderModifier(argument: suspend HttpRouteRuleActionRequestHeaderModifierArgsBuilder.() -> Unit)
Parameters
argument
The specification for modifying the headers of a matching request prior to delivery of the request to the destination. Structure is documented below.