solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.03k stars 433 forks source link

Allow `preserveCaseHeaderKeyFormat` on upstream to affect incoming traffic through listener #8289

Open kevin-shelaga opened 1 year ago

kevin-shelaga commented 1 year ago

Version

None

Is your feature request related to a problem? Please describe.

Customer would like to preserveCaseHeaderKeyFormat from the client to the upstream, but doesnt want to set preserveCaseHeaderKeyFormat on the gateway as well as it will affect all incoming traffic.

Describe the solution you'd like

preserveCaseHeaderKeyFormat on the upstream should preserve header case from the client for that particular upstream

Describe alternatives you've considered

set preserveCaseHeaderKeyFormat on the gateway

Additional Context

No response

github-actions[bot] commented 2 weeks ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.