istio / old_issues_repo

Deprecated issue-tracking repo, please post new issues or feature requests to istio/istio instead.
37 stars 9 forks source link

Allow to set response_headers_to_add #370

Closed azr closed 5 years ago

azr commented 6 years ago

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 using appendHeaders of a RouteRule.

rshriram commented 5 years ago

fixed in istio/istio. See latest API for details.

azr commented 5 years ago

Nice ! Thanks.