View Source Envoy.Extensions.Http.OriginalIpDetection.CustomHeader.V3.CustomHeaderConfig (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Extensions.Http.OriginalIpDetection.CustomHeader.V3.CustomHeaderConfig{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], allow_extension_to_set_address_as_trusted: boolean(), header_name: String.t(), reject_with_status: Envoy.Type.V3.HttpStatus.t() | nil }