response Header Modifier
Parameters
value
The specification for modifying the headers of a response prior to sending the response back to the client. Structure is documented below.
suspend fun responseHeaderModifier(argument: suspend HttpRouteRuleActionResponseHeaderModifierArgsBuilder.() -> Unit)
Parameters
argument
The specification for modifying the headers of a response prior to sending the response back to the client. Structure is documented below.