Get desktop application:
View/edit binary Protocol Buffers messages
Configuration for the preserve case header formatter. See the :ref:`header casing <config_http_conn_man_header_casing>` configuration guide for more information.
Allows forwarding reason phrase text. This is off by default, and a standard reason phrase is used for a corresponding HTTP response code.
Type of formatter to use on headers which are added by Envoy (which are lower case by default). The default type is DEFAULT, use LowerCase on Envoy headers.
Used in:
Use LowerCase on Envoy added headers.
Use ProperCaseHeaderKeyFormatter on Envoy added headers that upper cases the first character in each word. The first character as well as any alpha character following a special character is upper cased.