Option to enable envoy request or response headers separately
#8 522 ouverte le 13 mars 2026
Métriques du dépôt
- Stars
- (2 871 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description:
Describe the desired behavior, what scenario it enables and how it would be used.
I would like to be able to enable envoy request headers like x-envoy-original-path so that I see the original path for URL rewritten requests in traces and access logs. There is an option in CTP called enableEnvoyHeaders which does this. However, this also enables envoy response headers which I do not want to return to clients.
Would it be possible to have separate flags in CTP for enabling request or response headers?
[optional Relevant Links:]
Any extra documentation required to understand the issue.
Previous discussion here for context: https://github.com/envoyproxy/gateway/issues/8477#issuecomment-4050988146