local types = import 'types.libsonnet'; types.envoy.extensions.filters.http.decompressor.v3.Decompressor.CommonDirectionConfig .withEnabled(types.envoy.config.core.v3.RuntimeFeatureFlag) .withIgnoreNoTransformHeader(false) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
enabled | envoy.config.core.v3.RuntimeFeatureFlag |
|
||
ignore_no_transform_header | bool |
|