http1: allow configuring format of encoded http1 response headers (#8499)
Adds a configuration option that will convert all header keys into Proper-Case. This is useful to allow Envoy to respond with headers that match the casing of other systems, to ensure that the wire format of responses is unchanged when migrating to Envoy. Fixes #8463 Signed-off-by: Snow Pettersen <snowp@squareup.com> Mirrored from https://github.com/envoyproxy/envoy @ 7846427d7aafb9e023c38bb6e704262f7c724c92master-ci-test
parent
e030b3fe01
commit
07732b2f27
2 changed files with 44 additions and 0 deletions
Loading…
Reference in new issue