request Headers To Adds
Parameters
value
Headers to add to a matching request prior to forwarding the request to the backendService. Structure is documented below.
Parameters
values
Headers to add to a matching request prior to forwarding the request to the backendService. Structure is documented below.
suspend fun requestHeadersToAdds(argument: List<suspend URLMapHeaderActionRequestHeadersToAddArgsBuilder.() -> Unit>)
suspend fun requestHeadersToAdds(vararg argument: suspend URLMapHeaderActionRequestHeadersToAddArgsBuilder.() -> Unit)
suspend fun requestHeadersToAdds(argument: suspend URLMapHeaderActionRequestHeadersToAddArgsBuilder.() -> Unit)
Parameters
argument
Headers to add to a matching request prior to forwarding the request to the backendService. Structure is documented below.