requestHeadersToAdd property
Headers to add to a matching request before forwarding the request to thebackendService.
Implementation
core.List<HttpHeaderOption>? requestHeadersToAdd;
Headers to add to a matching request before forwarding the request to thebackendService.
core.List<HttpHeaderOption>? requestHeadersToAdd;