Closed azr closed 5 years ago
This is a FEATURE REQUEST
Describe the feature: To be able to set the response_headers_to_add field.
response_headers_to_add
We can already set request_headers_to_add using appendHeaders of a RouteRule.
request_headers_to_add
appendHeaders
fixed in istio/istio. See latest API for details.
Nice ! Thanks.
This is a FEATURE REQUEST
Describe the feature: To be able to set the
response_headers_to_add
field.We can already set
request_headers_to_add
usingappendHeaders
of a RouteRule.