Is there any documentation on what headers (specifically XFCC) the Istio Gateway might set when doing TLS termination with mutual TLS? Or does it not touch the headers?
Specifically referring to this section:
The following issue might be related to what I want, though it seems to be dealing more with east-west traffic and i'm more concerned with north-south:
https://github.com/istio/old_issues_repo/issues/165
Thanks!