Istio 1.6 Control Headers and Routing

For Control Headers and Routing feature,


1 .Does this example work in istio 1.6 version ? it seems can not add the header to the request
2. will i must use envoy to add a header in the request ?

Hi @sunny

It was depricated in istio1.5. can’t use it. you can use envoy filter instead of that.

1 Like