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