requestHeadersToAdd property

List<HttpHeaderOption> requestHeadersToAdd
final

Headers to add to a matching request before forwarding the request to thebackendService.

Implementation

final List<HttpHeaderOption> requestHeadersToAdd;