View Source Envoy.Config.Filter.Http.ExtAuthz.V2.AuthorizationResponse (envoy_data_plane_api v0.1.0)
Summary
Types
@type t() :: %Envoy.Config.Filter.Http.ExtAuthz.V2.AuthorizationResponse{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], allowed_client_headers: Envoy.Type.Matcher.ListStringMatcher.t() | nil, allowed_upstream_headers: Envoy.Type.Matcher.ListStringMatcher.t() | nil }