Feature description
After an HTTP request passes through Envoy, the header name should preserve its original format, rather than being all lowercase letters.
Problem or use case
1.Postman request screenshots
2.Java backend application result log screenshots

Alternatives or workarounds
You can refer to this article for processing: envoyproxy header_formatters preserve_case
Feature description
After an HTTP request passes through Envoy, the header name should preserve its original format, rather than being all lowercase letters.
Problem or use case
1.Postman request screenshots
2.Java backend application result log screenshots
Alternatives or workarounds
You can refer to this article for processing: envoyproxy header_formatters preserve_case