envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormat
Example
Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working
code.
local types = import 'types.libsonnet';
types.envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormat
.withProperCaseWords(types.envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormat.ProperCaseWords)
.withStatefulFormatter(types.envoy.config.core.v3.TypedExtensionConfig)
._validate()
Nested Messages
Fields